asBlob() const | RWDBValue | |
asChar() const | RWDBValue | |
asDate() const | RWDBValue | |
asDateTime() const | RWDBValue | |
asDecimal() const | RWDBValue | |
asDouble() const | RWDBValue | |
asDuration() const | RWDBValue | |
asFloat() const | RWDBValue | |
asInt() const | RWDBValue | |
asLong() const | RWDBValue | |
asLongDouble() const | RWDBValue | |
asLongLong() const | RWDBValue | |
asMBString() const | RWDBValue | |
asShort() const | RWDBValue | |
asString() const | RWDBValue | |
asString(const RWDBPhraseBook &phraseBook) const | RWDBValue | |
asTimeTuple() const | RWDBValue | |
asTimeTupleOffset() const | RWDBValue | |
asUnsignedChar() const | RWDBValue | |
asUnsignedInt() const | RWDBValue | |
asUnsignedLong() const | RWDBValue | |
asUnsignedLongLong() const | RWDBValue | |
asUnsignedShort() const | RWDBValue | |
asUString() const | RWDBValue | |
asWString() const | RWDBValue | |
binaryStoreSize() const | RWDBValue | virtual |
Blob enum value | RWDBValue | |
canConvert(ValueType type) const | RWDBValue | |
Char enum value | RWDBValue | |
classID(const RWStringID &name) | RWCollectable | inlinestatic |
compareTo(const RWCollectable *cp) const | RWDBValue | virtual |
copy() const | RWDBValue | virtual |
Date enum value | RWDBValue | |
DateTime enum value | RWDBValue | |
Decimal enum value | RWDBValue | |
Double enum value | RWDBValue | |
Duration enum value | RWDBValue | |
Float enum value | RWDBValue | |
hash() const | RWDBValue | virtual |
Int enum value | RWDBValue | |
isA() const | RWDBValue | virtual |
isAtom(RWClassID id) | RWCollectable | static |
isEqual(const RWCollectable *cp) const | RWDBValue | virtual |
isNull() const | RWDBValue | |
Long enum value | RWDBValue | |
LongDouble enum value | RWDBValue | |
LongLong enum value | RWDBValue | |
MBString enum value | RWDBValue | |
newSpecies() const | RWDBValue | virtual |
nilStoreSize() | RWCollectable | static |
NoType enum value | RWDBValue | |
operator=(const RWDBValue &value) | RWDBValue | |
operator=(RWDBValueManip manip) | RWDBValue | |
operator=(char value) | RWDBValue | |
operator=(unsigned char value) | RWDBValue | |
operator=(short value) | RWDBValue | |
operator=(unsigned short value) | RWDBValue | |
operator=(int value) | RWDBValue | |
operator=(unsigned int value) | RWDBValue | |
operator=(long value) | RWDBValue | |
operator=(unsigned long value) | RWDBValue | |
operator=(long long value) | RWDBValue | |
operator=(unsigned long long value) | RWDBValue | |
operator=(float value) | RWDBValue | |
operator=(double value) | RWDBValue | |
operator=(long double value) | RWDBValue | |
operator=(const RWDecimalPortable &value) | RWDBValue | |
operator=(const RWDate &value) | RWDBValue | |
operator=(const RWDBDateTime &value) | RWDBValue | |
operator=(const RWDateTime &value) | RWDBValue | |
operator=(const RWTimeTuple &value) | RWDBValue | |
operator=(const RWTimeTupleOffset &value) | RWDBValue | |
operator=(const RWDBDuration &value) | RWDBValue | |
operator=(const RWCString &value) | RWDBValue | |
operator=(const RWDBBlob &value) | RWDBValue | |
operator=(const RWWString &value) | RWDBValue | |
operator=(const RWDBMBString &value) | RWDBValue | |
operator=(const RWBasicUString &value) | RWDBValue | |
recursiveStoreSize() const | RWCollectable | |
restoreGuts(RWFile &file) | RWDBValue | virtual |
restoreGuts(RWvistream &stream) | RWDBValue | virtual |
rwdbNull(RWDBValue &) | RWDBValue | friend |
RWDBValue() | RWDBValue | |
RWDBValue(const RWDBValue &value) | RWDBValue | |
RWDBValue(RWDBValueManip manip) | RWDBValue | |
RWDBValue(char value) | RWDBValue | |
RWDBValue(unsigned char value) | RWDBValue | |
RWDBValue(short value) | RWDBValue | |
RWDBValue(unsigned short value) | RWDBValue | |
RWDBValue(int value) | RWDBValue | |
RWDBValue(unsigned int value) | RWDBValue | |
RWDBValue(long value) | RWDBValue | |
RWDBValue(unsigned long value) | RWDBValue | |
RWDBValue(long long value) | RWDBValue | |
RWDBValue(unsigned long long value) | RWDBValue | |
RWDBValue(float value) | RWDBValue | |
RWDBValue(double value) | RWDBValue | |
RWDBValue(long double value) | RWDBValue | |
RWDBValue(const char *value) | RWDBValue | |
RWDBValue(const wchar_t *value) | RWDBValue | |
RWDBValue(const RWDecimalPortable &value) | RWDBValue | |
RWDBValue(const RWDate &value) | RWDBValue | |
RWDBValue(const RWDBDateTime &value) | RWDBValue | |
RWDBValue(const RWDateTime &value) | RWDBValue | |
RWDBValue(const RWTimeTuple &value) | RWDBValue | |
RWDBValue(const RWTimeTupleOffset &value) | RWDBValue | |
RWDBValue(const RWDBDuration &value) | RWDBValue | |
RWDBValue(const RWCString &value) | RWDBValue | |
RWDBValue(const RWDBBlob &value) | RWDBValue | |
RWDBValue(const RWWString &value) | RWDBValue | |
RWDBValue(const RWDBMBString &value) | RWDBValue | |
RWDBValue(const RWBasicUString &value) | RWDBValue | |
RWDBValueManip typedef | RWDBValue | related |
saveGuts(RWFile &file) const | RWDBValue | virtual |
saveGuts(RWvostream &stream) const | RWDBValue | virtual |
Short enum value | RWDBValue | |
String enum value | RWDBValue | |
stringID() const | RWCollectable | inline |
TimeTuple enum value | RWDBValue | |
TimeTupleOffset enum value | RWDBValue | |
Tiny enum value | RWDBValue | |
type() const | RWDBValue | |
typeString() const | RWDBValue | |
UnsignedChar enum value | RWDBValue | |
UnsignedInt enum value | RWDBValue | |
UnsignedLong enum value | RWDBValue | |
UnsignedLongLong enum value | RWDBValue | |
UnsignedShort enum value | RWDBValue | |
UnsignedTiny enum value | RWDBValue | |
UString enum value | RWDBValue | |
ValueType enum name | RWDBValue | |
WString enum value | RWDBValue | |
~RWCollectable() | RWCollectable | virtual |