#include <baljsn_encoder_testtypes.h>
|
| void | reset () |
| |
| template<typename t_MANIPULATOR > |
| int | manipulateAttributes (t_MANIPULATOR &manipulator) |
| |
| template<typename t_MANIPULATOR > |
| int | manipulateAttribute (t_MANIPULATOR &manipulator, int id) |
| |
| template<typename t_MANIPULATOR > |
| int | manipulateAttribute (t_MANIPULATOR &manipulator, const char *name, int nameLength) |
| |
| bsl::ostream & | print (bsl::ostream &stream, int level=0, int spacesPerLevel=4) const |
| |
| template<typename t_ACCESSOR > |
| int | accessAttributes (t_ACCESSOR &accessor) const |
| |
| template<typename t_ACCESSOR > |
| int | accessAttribute (t_ACCESSOR &accessor, int id) const |
| |
| template<typename t_ACCESSOR > |
| int | accessAttribute (t_ACCESSOR &accessor, const char *name, int nameLength) const |
| |
◆ anonymous enum
◆ accessAttribute() [1/2]
template<typename t_ACCESSOR >
| int baljsn::EncoderTestSequenceWithUntagged3Sequence::accessAttribute |
( |
t_ACCESSOR & |
accessor, |
|
|
const char * |
name, |
|
|
int |
nameLength |
|
) |
| const |
◆ accessAttribute() [2/2]
template<typename t_ACCESSOR >
| int baljsn::EncoderTestSequenceWithUntagged3Sequence::accessAttribute |
( |
t_ACCESSOR & |
accessor, |
|
|
int |
id |
|
) |
| const |
◆ accessAttributes()
template<typename t_ACCESSOR >
| int baljsn::EncoderTestSequenceWithUntagged3Sequence::accessAttributes |
( |
t_ACCESSOR & |
accessor | ) |
const |
◆ lookupAttributeInfo() [1/2]
| static const bdlat_AttributeInfo * baljsn::EncoderTestSequenceWithUntagged3Sequence::lookupAttributeInfo |
( |
const char * |
name, |
|
|
int |
nameLength |
|
) |
| |
|
static |
◆ lookupAttributeInfo() [2/2]
| static const bdlat_AttributeInfo * baljsn::EncoderTestSequenceWithUntagged3Sequence::lookupAttributeInfo |
( |
int |
id | ) |
|
|
static |
◆ manipulateAttribute() [1/2]
template<typename t_MANIPULATOR >
| int baljsn::EncoderTestSequenceWithUntagged3Sequence::manipulateAttribute |
( |
t_MANIPULATOR & |
manipulator, |
|
|
const char * |
name, |
|
|
int |
nameLength |
|
) |
| |
◆ manipulateAttribute() [2/2]
template<typename t_MANIPULATOR >
| int baljsn::EncoderTestSequenceWithUntagged3Sequence::manipulateAttribute |
( |
t_MANIPULATOR & |
manipulator, |
|
|
int |
id |
|
) |
| |
◆ manipulateAttributes()
template<typename t_MANIPULATOR >
| int baljsn::EncoderTestSequenceWithUntagged3Sequence::manipulateAttributes |
( |
t_MANIPULATOR & |
manipulator | ) |
|
◆ print()
| bsl::ostream & baljsn::EncoderTestSequenceWithUntagged3Sequence::print |
( |
bsl::ostream & |
stream, |
|
|
int |
level = 0, |
|
|
int |
spacesPerLevel = 4 |
|
) |
| const |
◆ reset()
| void baljsn::EncoderTestSequenceWithUntagged3Sequence::reset |
( |
| ) |
|
◆ hashAppend
template<typename t_HASH_ALGORITHM >
◆ operator!=
◆ operator<<
◆ operator==
◆ CLASS_NAME
| const char baljsn::EncoderTestSequenceWithUntagged3Sequence::CLASS_NAME[] |
|
static |
The documentation for this class was generated from the following file: