LIBPOLYMNIA
公開メンバ関数 | 全メンバ一覧
polymnia::PictLoader< P_ > クラステンプレートabstract

#include <pictio.h>

polymnia::PictLoader< P_ > の継承関係図
Inheritance graph
[凡例]
polymnia::PictLoader< P_ > 連携図
Collaboration graph
[凡例]

公開メンバ関数

 PictLoader () noexcept
 
virtual ~PictLoader ()
 
virtual P_ * load (const std::filesystem::path &path)=0
 

構築子と解体子

◆ PictLoader()

template<class P_>
polymnia::PictLoader< P_ >::PictLoader ( )
inlinenoexcept

◆ ~PictLoader()

template<class P_>
virtual polymnia::PictLoader< P_ >::~PictLoader ( )
inlinevirtual

関数詳解

◆ load()

template<class P_>
virtual P_* polymnia::PictLoader< P_ >::load ( const std::filesystem::path &  path)
pure virtual

このクラス詳解は次のファイルから抽出されました: