, including all inherited members.
| Append(const FILEPATH &filepath) | SERIALIZER | |
| Close() | SERIALIZER | |
| GetFilePath() const | SERIALIZER | [inline] |
| GetIgnoreSkippable() const | SERIALIZER | [inline] |
| GetItemName() const | SERIALIZER | [inline] |
| GetItemValue() const | SERIALIZER | [inline] |
| GetItemValue(double &value) const | SERIALIZER | |
| GetLog() const | SERIALIZER | [inline] |
| GetLog() | SERIALIZER | [inline] |
| GetObjectName() const | SERIALIZER | [inline] |
| GetScanListMissing(RVC::OBJITEMLIST &MissingList) | SERIALIZER | [inline] |
| GetScanListUsed(RVC::OBJITEMLIST &UsedList) | SERIALIZER | [inline] |
| GetVersion() const | SERIALIZER | [inline] |
| IsScanOnly() const | SERIALIZER | [inline] |
| LogClear() | SERIALIZER | [inline] |
| LogError(ERRVALUE err) | SERIALIZER | |
| LogText(const MISTRING &text) | SERIALIZER | [inline] |
| Make(RVC::OBJITEM &objitem, const RVC::SERIALIZE::MAKEPARMS &makeparms) | SERIALIZER | |
| Make(RVC::OBJECT &parent, RVC::OBJTYPE objtype, RVC::DESCRIPTOR &descriptor, const RVC::SERIALIZE::MAKEPARMS &makeparms) | SERIALIZER | |
| Make(const FILEPATH &filepath, int version=1) | SERIALIZER | |
| Open(const RVC::OBJITEM &objitem) | SERIALIZER | |
| Open(const FILEPATH &filepath) | SERIALIZER | |
| PutBegin(const char *tagname, UINT16 version=0) | SERIALIZER | |
| PutDouble(const char *tagname, double value) | SERIALIZER | |
| PutEnd() | SERIALIZER | |
| PutInt(const char *tagname, int value) | SERIALIZER | |
| PutItem(const char *tagname, const COLOR &color) | SERIALIZER | |
| PutItem(const char *tagname, const DPOINT2D &point2d) | SERIALIZER | |
| PutItem(const char *tagname, const DPOINT3D &point3d) | SERIALIZER | |
| PutItem(const char *tagname, const DRECT2D &rect) | SERIALIZER | |
| PutItem(const char *tagname, const DRECT3D &rect) | SERIALIZER | |
| PutItem(const char *tagname, const LPOINT2D &point2d) | SERIALIZER | |
| PutItem(const char *tagname, const LRECT2D &rect) | SERIALIZER | |
| PutItem(const char *tagname, const DOUBLE_RANGE &value) | SERIALIZER | |
| PutItem(const char *tagname, const OLDPROJPARM &oldprojparm) | SERIALIZER | |
| PutItem(const char *tagname, const SPATREF::COORDREFSYS &crs) | SERIALIZER | |
| PutStr(const char *tagname, const MIUNICODE *str) | SERIALIZER | |
| PutStrML(const char *tagname, const MIUNICODE *str) | SERIALIZER | |
| PutUnsigned(const char *tagname, unsigned int value) | SERIALIZER | |
| Read(SERIALIZABLE &object) | SERIALIZER | |
| Read(const char *tagname, SERIALIZABLE &object) | SERIALIZER | |
| Read(const SERIALIZERITEM *itemdef, void *data) | SERIALIZER | |
| Read(const char *tagname, const SERIALIZERITEM *itemdef, void *data) | SERIALIZER | |
| Read(OLDPROJPARM &oldprojparm) | SERIALIZER | |
| Rewind() | SERIALIZER | |
| SERIALIZER() | SERIALIZER | |
| SetIgnoreSkippable(bool IgnoreSkippable=true) | SERIALIZER | [inline] |
| SetScanOnly(bool ScanOnly) | SERIALIZER | [inline] |
| SetVersion(UINT16 Version) | SERIALIZER | [inline] |
| SkipStruct() | SERIALIZER | |
| StatusTextUpdate(const MISTRING &string) | SERIALIZER | |
| Write(const SERIALIZERITEM *itemdef, const void *data) | SERIALIZER | |
| Write(const char *tagname, const SERIALIZERITEM *itemdef, const void *data, UINT16 version=0) | SERIALIZER | |
| Write(const SERIALIZABLE &object, const char *tagname=0) | SERIALIZER | |
| ~SERIALIZER() | SERIALIZER | [virtual] |