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