|
ASN1C C/C++ Common Runtime
ASN1C v7.8.x
|
This is the complete list of members for OSRTString, including all inherited members.
| clone() | OSRTString | inlinevirtual |
| data() const | OSRTString | inline |
| getUTF8Value() const | OSRTString | inlinevirtual |
| getValue() const | OSRTString | inlinevirtual |
| indexOf(char ch) const | OSRTString | |
| length() const | OSRTString | inline |
| mpValue (defined in OSRTString) | OSRTString | protected |
| operator const char *(void) const (defined in OSRTString) | OSRTString | inline |
| operator=(const OSRTString &original) | OSRTString | |
| OSRTString() | OSRTString | |
| OSRTString(const char *strval) | OSRTString | |
| OSRTString(const OSUTF8CHAR *strval) | OSRTString | |
| OSRTString(const OSRTString &str) | OSRTString | |
| print(const char *name) | OSRTString | inlinevirtual |
| setValue(const char *strval) | OSRTString | virtual |
| setValue(const OSUTF8CHAR *strval) | OSRTString | virtual |
| setValuePtr(char *strval) | OSRTString | virtual |
| toInt(OSINT32 &value) const | OSRTString | |
| toSize(OSSIZE &value) const | OSRTString | |
| toUInt(OSUINT32 &value) const | OSRTString | |
| toUInt64(OSUINT64 &value) const | OSRTString | |
| ~OSRTString() | OSRTString | virtual |