accessAttribute(ACCESSOR &accessor, int id) const | baljsn::EncoderTestEmployee | |
accessAttribute(ACCESSOR &accessor, const char *name, int nameLength) const | baljsn::EncoderTestEmployee | |
accessAttributes(ACCESSOR &accessor) const | baljsn::EncoderTestEmployee | |
age() | baljsn::EncoderTestEmployee | inline |
age() const | baljsn::EncoderTestEmployee | inline |
ATTRIBUTE_ID_AGE enum value | baljsn::EncoderTestEmployee | |
ATTRIBUTE_ID_HOME_ADDRESS enum value | baljsn::EncoderTestEmployee | |
ATTRIBUTE_ID_NAME enum value | baljsn::EncoderTestEmployee | |
ATTRIBUTE_INDEX_AGE enum value | baljsn::EncoderTestEmployee | |
ATTRIBUTE_INDEX_HOME_ADDRESS enum value | baljsn::EncoderTestEmployee | |
ATTRIBUTE_INDEX_NAME enum value | baljsn::EncoderTestEmployee | |
ATTRIBUTE_INFO_ARRAY | baljsn::EncoderTestEmployee | static |
CLASS_NAME | baljsn::EncoderTestEmployee | static |
EncoderTestEmployee(bslma::Allocator *basicAllocator=0) | baljsn::EncoderTestEmployee | explicit |
EncoderTestEmployee(const EncoderTestEmployee &original, bslma::Allocator *basicAllocator=0) | baljsn::EncoderTestEmployee | |
homeAddress() | baljsn::EncoderTestEmployee | inline |
homeAddress() const | baljsn::EncoderTestEmployee | inline |
lookupAttributeInfo(int id) | baljsn::EncoderTestEmployee | static |
lookupAttributeInfo(const char *name, int nameLength) | baljsn::EncoderTestEmployee | static |
manipulateAttribute(MANIPULATOR &manipulator, int id) | baljsn::EncoderTestEmployee | |
manipulateAttribute(MANIPULATOR &manipulator, const char *name, int nameLength) | baljsn::EncoderTestEmployee | |
manipulateAttributes(MANIPULATOR &manipulator) | baljsn::EncoderTestEmployee | |
name() | baljsn::EncoderTestEmployee | inline |
name() const | baljsn::EncoderTestEmployee | inline |
NUM_ATTRIBUTES enum value | baljsn::EncoderTestEmployee | |
operator=(const EncoderTestEmployee &rhs) | baljsn::EncoderTestEmployee | |
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const | baljsn::EncoderTestEmployee | |
reset() | baljsn::EncoderTestEmployee | |
~EncoderTestEmployee() | baljsn::EncoderTestEmployee | |