ArcGIS Procedural Runtime
3.2.10650
|
Public Member Functions | |
virtual bool | getBool () const =0 |
virtual double | getFloat () const =0 |
virtual const wchar_t * | getKey () const =0 |
virtual const wchar_t * | getStr () const =0 |
virtual AnnotationArgumentType | getType () const =0 |
Public Member Functions inherited from prt::Object | |
void | destroy () const |
virtual char * | toXML (char *result, size_t *resultSize, Status *stat=0) const =0 |
char * | toXMLDocument (char *result, size_t *resultSize, Status *stat=0) const |
Additional Inherited Members | |
Protected Member Functions inherited from prt::Object | |
Object (const Object &) | |