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

#include <pictio.h>

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

公開メンバ関数

 PictSaver () noexcept
 
virtual ~PictSaver ()
 
virtual bool save (const P_ *, const std::filesystem::path &path)=0
 

構築子と解体子

◆ PictSaver()

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

◆ ~PictSaver()

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

関数詳解

◆ save()

template<class P_>
virtual bool polymnia::PictSaver< P_ >::save ( const P_ *  ,
const std::filesystem::path &  path 
)
pure virtual

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