34 #ifndef AIMS_DATA_PHEADER_H 35 #define AIMS_DATA_PHEADER_H 63 virtual const char* id()
const;
64 virtual bool readMinf(
const std::string & filename );
65 virtual bool writeMinf(
const std::string & filename );
66 virtual bool writeMinf(
const std::string & filename )
const;
67 virtual Header* cloneHeader(
bool keepUuid =
false )
const;
69 virtual bool isScalar()
const {
return false; }
70 virtual bool isString()
const {
return false; }
71 virtual bool isArray()
const {
return false; }
86 inline Object Object::value<aims::PythonHeader>()
94 return Object( static_cast<GenericObject *>(
#define DECLARE_GENERIC_OBJECT_TYPE(T)
carto::PointerObject< carto::PropertySet > PythonHeaderType
wrapper to Headered/PropertySet
The class for EcatSino data write operation.
std::map< std::string, Syntax > SyntaxSet
Volume< T > copy(const Volume< T > &src)