8 #ifndef dfadMetafileRecord_H_
9 #define dfadMetafileRecord_H_
42 virtual bool get(std::istream&
stream);
virtual bool getAttribute(const DtString attrName, DtString &value, unsigned index=0)
Given the name of a record's attribute, returns its value in the 'value' parameter.
virtual bool processToken(std::istream &stream, DtString &token)
identifies a token or passes token the parent class.
Definition: vectorDataRecord.h:24
virtual bool writeAttributes(std::ostream &stream) const
Write attributes to stream. This is called by put(stream)
virtual DtString recordTypeName() const
Returns the type name for the particular record.
DtVectorDataRecord & operator=(const DtVectorDataRecord &rhs)
static DtMetafileRecord * create()
virtual bool setToken(const DtString &token, const DtString value)
identifies a token and returns true if the value can be set to it, false otherwise ...
#define DT_DLL_terrainDbFactory
Definition: terrainDbFactoryDefines.h:23
voidpf stream
Definition: ioapi.h:39