#include <baljsn_encoder_testtypes.h>
◆ anonymous enum
| Enumerator |
|---|
| ATTRIBUTE_ID_NAME | |
| ATTRIBUTE_ID_HOME_ADDRESS | |
| ATTRIBUTE_ID_AGE | |
◆ anonymous enum
◆ anonymous enum
| Enumerator |
|---|
| ATTRIBUTE_INDEX_NAME | |
| ATTRIBUTE_INDEX_HOME_ADDRESS | |
| ATTRIBUTE_INDEX_AGE | |
◆ EncoderTestEmployee() [1/2]
| baljsn::EncoderTestEmployee::EncoderTestEmployee |
( |
bslma::Allocator * |
basicAllocator = 0 | ) |
|
|
explicit |
◆ EncoderTestEmployee() [2/2]
◆ ~EncoderTestEmployee()
| baljsn::EncoderTestEmployee::~EncoderTestEmployee |
( |
| ) |
|
◆ accessAttribute() [1/2]
template<typename t_ACCESSOR >
| int baljsn::EncoderTestEmployee::accessAttribute |
( |
t_ACCESSOR & |
accessor, |
|
|
const char * |
name, |
|
|
int |
nameLength |
|
) |
| const |
◆ accessAttribute() [2/2]
template<typename t_ACCESSOR >
| int baljsn::EncoderTestEmployee::accessAttribute |
( |
t_ACCESSOR & |
accessor, |
|
|
int |
id |
|
) |
| const |
◆ accessAttributes()
template<typename t_ACCESSOR >
| int baljsn::EncoderTestEmployee::accessAttributes |
( |
t_ACCESSOR & |
accessor | ) |
const |
◆ age() [1/2]
| int & baljsn::EncoderTestEmployee::age |
( |
| ) |
|
|
inline |
◆ age() [2/2]
| int baljsn::EncoderTestEmployee::age |
( |
| ) |
const |
|
inline |
◆ homeAddress() [1/2]
◆ homeAddress() [2/2]
◆ lookupAttributeInfo() [1/2]
| static const bdlat_AttributeInfo * baljsn::EncoderTestEmployee::lookupAttributeInfo |
( |
const char * |
name, |
|
|
int |
nameLength |
|
) |
| |
|
static |
◆ lookupAttributeInfo() [2/2]
◆ manipulateAttribute() [1/2]
template<typename t_MANIPULATOR >
| int baljsn::EncoderTestEmployee::manipulateAttribute |
( |
t_MANIPULATOR & |
manipulator, |
|
|
const char * |
name, |
|
|
int |
nameLength |
|
) |
| |
◆ manipulateAttribute() [2/2]
template<typename t_MANIPULATOR >
| int baljsn::EncoderTestEmployee::manipulateAttribute |
( |
t_MANIPULATOR & |
manipulator, |
|
|
int |
id |
|
) |
| |
◆ manipulateAttributes()
template<typename t_MANIPULATOR >
| int baljsn::EncoderTestEmployee::manipulateAttributes |
( |
t_MANIPULATOR & |
manipulator | ) |
|
◆ name() [1/2]
◆ name() [2/2]
| const bsl::string & baljsn::EncoderTestEmployee::name |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ print()
| bsl::ostream & baljsn::EncoderTestEmployee::print |
( |
bsl::ostream & |
stream, |
|
|
int |
level = 0, |
|
|
int |
spacesPerLevel = 4 |
|
) |
| const |
◆ reset()
| void baljsn::EncoderTestEmployee::reset |
( |
| ) |
|
◆ hashAppend
template<typename t_HASH_ALGORITHM >
◆ operator!=
◆ operator<<
◆ operator==
◆ ATTRIBUTE_INFO_ARRAY
◆ CLASS_NAME
| const char baljsn::EncoderTestEmployee::CLASS_NAME[] |
|
static |
The documentation for this class was generated from the following file: