This is the complete list of members for FieldValueRef, including all inherited members.
| FieldValueRef() | FieldValueRef | |
| FieldValueRef(const FieldValueRef &other) | FieldValueRef | |
| MessageOperator class | FieldValueRef | friend | 
| operator bool() const | FieldValueRef | |
| operator std::string() const | FieldValueRef | inline | 
| operator!=(const FieldValueRef &) const | FieldValueRef | |
| operator!=(const StringRef &) const | FieldValueRef | |
| operator=(const FieldValueRef &) | FieldValueRef | |
| operator==(const FieldValueRef &) const | FieldValueRef | |
| operator==(const StringRef &) const | FieldValueRef | |
| swap(FieldValueRef &) | FieldValueRef | |
| toChar(char &) const | FieldValueRef | |
| toGroup(Group &) const | FieldValueRef | |
| toNumber(Int32 &) const | FieldValueRef | |
| toNumber(UInt32 &) const | FieldValueRef | |
| toNumber(Int64 &) const | FieldValueRef | |
| toNumber(UInt64 &) const | FieldValueRef | |
| toNumber(Decimal &) const | FieldValueRef | |
| toString(std::string &) const | FieldValueRef | |
| toString() const | FieldValueRef | inline | 
| toStringRef(StringRef &) const | FieldValueRef | |
| toTimestamp(Timestamp &, TimestampFormat::Enum=TimestampFormat::YYYYMMDDHHMMSSNsec) const | FieldValueRef |