|
C++ TargetRTS
|
This is the complete list of members for RTAsciiDecoding, including all inherited members.
| get(void **, const RTObject_class **) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_address(void *&) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_array(void *, int, const RTObject_class *) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_bool(bool &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_char(char &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_enum(int &, int, const RTFieldDescriptor *) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_indirect(void *, const RTObject_class *) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_int(int &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_long(long &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_long_long(long long &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_opaque(int &, char *&) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_short(short &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_string(char *&) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_struct(void *, const RTObject_class *) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_uchar(unsigned char &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_ulong(unsigned long &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_unsigned(unsigned &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_unsignedchar(unsigned char &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_unsignedint(unsigned int &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_unsignedlong(unsigned long &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_unsignedlonglong(unsigned long long &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_unsignedshort(unsigned short &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| get_ushort(unsigned short &) override (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| getAddress(void *&) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getArray(void *, int, const RTObject_class *) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getByte(char &) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getCharQuote() (defined in RTAsciiDecoding) | RTAsciiDecoding | protectedvirtual |
| getError(void) (defined in RTAsciiDecoding) | RTAsciiDecoding | |
| getFieldListFinish(void) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getFieldListStart(void) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getFieldName(char *value, int length) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getFieldSeparator(void) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getName(char *value, int length) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getNonWhite(char &) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| getUnknown(const char *) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| RTAsciiDecoding(RTIBuffer *) (defined in RTAsciiDecoding) | RTAsciiDecoding | explicit |
| RTDecoding(void) (defined in RTDecoding) | RTDecoding | |
| ungetByte(char) (defined in RTAsciiDecoding) | RTAsciiDecoding | protected |
| ~RTAsciiDecoding(void) (defined in RTAsciiDecoding) | RTAsciiDecoding | virtual |
| ~RTDecoding(void) (defined in RTDecoding) | RTDecoding | virtual |