BDE 4.39.x Production Release
Loading...
Searching...
No Matches
baljsn::EncoderTestSequenceWithUntagged8 Class Reference

#include <baljsn_encoder_testtypes.h>

Public Types

enum  { ATTRIBUTE_ID_SEQUENCE = 0 , ATTRIBUTE_ID_SEQUENCE1 = 1 , ATTRIBUTE_ID_ATTRIBUTE0 = 2 }
 
enum  { NUM_ATTRIBUTES = 3 }
 
enum  { ATTRIBUTE_INDEX_SEQUENCE = 0 , ATTRIBUTE_INDEX_SEQUENCE1 = 1 , ATTRIBUTE_INDEX_ATTRIBUTE0 = 2 }
 

Public Member Functions

 EncoderTestSequenceWithUntagged8 ()
 
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)
 
EncoderTestSequenceWithUntagged8Sequencesequence ()
 
EncoderTestSequenceWithUntagged8Sequence1sequence1 ()
 
int & attribute0 ()
 
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
 
const EncoderTestSequenceWithUntagged8Sequencesequence () const
 
const EncoderTestSequenceWithUntagged8Sequence1sequence1 () const
 
int attribute0 () const
 

Static Public Member Functions

static const bdlat_AttributeInfolookupAttributeInfo (int id)
 
static const bdlat_AttributeInfolookupAttributeInfo (const char *name, int nameLength)
 

Static Public Attributes

static const char CLASS_NAME []
 
static const bdlat_AttributeInfo ATTRIBUTE_INFO_ARRAY []
 

Friends

bool operator== (const EncoderTestSequenceWithUntagged8 &lhs, const EncoderTestSequenceWithUntagged8 &rhs)
 
bool operator!= (const EncoderTestSequenceWithUntagged8 &lhs, const EncoderTestSequenceWithUntagged8 &rhs)
 
bsl::ostream & operator<< (bsl::ostream &stream, const EncoderTestSequenceWithUntagged8 &rhs)
 
template<typename t_HASH_ALGORITHM >
void hashAppend (t_HASH_ALGORITHM &hashAlg, const EncoderTestSequenceWithUntagged8 &object)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ATTRIBUTE_ID_SEQUENCE 
ATTRIBUTE_ID_SEQUENCE1 
ATTRIBUTE_ID_ATTRIBUTE0 

◆ anonymous enum

anonymous enum
Enumerator
NUM_ATTRIBUTES 

◆ anonymous enum

anonymous enum
Enumerator
ATTRIBUTE_INDEX_SEQUENCE 
ATTRIBUTE_INDEX_SEQUENCE1 
ATTRIBUTE_INDEX_ATTRIBUTE0 

Constructor & Destructor Documentation

◆ EncoderTestSequenceWithUntagged8()

baljsn::EncoderTestSequenceWithUntagged8::EncoderTestSequenceWithUntagged8 ( )

Member Function Documentation

◆ accessAttribute() [1/2]

template<typename t_ACCESSOR >
int baljsn::EncoderTestSequenceWithUntagged8::accessAttribute ( t_ACCESSOR &  accessor,
const char *  name,
int  nameLength 
) const

◆ accessAttribute() [2/2]

template<typename t_ACCESSOR >
int baljsn::EncoderTestSequenceWithUntagged8::accessAttribute ( t_ACCESSOR &  accessor,
int  id 
) const

◆ accessAttributes()

template<typename t_ACCESSOR >
int baljsn::EncoderTestSequenceWithUntagged8::accessAttributes ( t_ACCESSOR &  accessor) const

◆ attribute0() [1/2]

int & baljsn::EncoderTestSequenceWithUntagged8::attribute0 ( )
inline

◆ attribute0() [2/2]

int baljsn::EncoderTestSequenceWithUntagged8::attribute0 ( ) const
inline

◆ lookupAttributeInfo() [1/2]

static const bdlat_AttributeInfo * baljsn::EncoderTestSequenceWithUntagged8::lookupAttributeInfo ( const char *  name,
int  nameLength 
)
static

◆ lookupAttributeInfo() [2/2]

static const bdlat_AttributeInfo * baljsn::EncoderTestSequenceWithUntagged8::lookupAttributeInfo ( int  id)
static

◆ manipulateAttribute() [1/2]

template<typename t_MANIPULATOR >
int baljsn::EncoderTestSequenceWithUntagged8::manipulateAttribute ( t_MANIPULATOR &  manipulator,
const char *  name,
int  nameLength 
)

◆ manipulateAttribute() [2/2]

template<typename t_MANIPULATOR >
int baljsn::EncoderTestSequenceWithUntagged8::manipulateAttribute ( t_MANIPULATOR &  manipulator,
int  id 
)

◆ manipulateAttributes()

template<typename t_MANIPULATOR >
int baljsn::EncoderTestSequenceWithUntagged8::manipulateAttributes ( t_MANIPULATOR &  manipulator)

◆ print()

bsl::ostream & baljsn::EncoderTestSequenceWithUntagged8::print ( bsl::ostream &  stream,
int  level = 0,
int  spacesPerLevel = 4 
) const

◆ reset()

void baljsn::EncoderTestSequenceWithUntagged8::reset ( )

◆ sequence() [1/2]

EncoderTestSequenceWithUntagged8Sequence & baljsn::EncoderTestSequenceWithUntagged8::sequence ( )
inline

◆ sequence() [2/2]

const EncoderTestSequenceWithUntagged8Sequence & baljsn::EncoderTestSequenceWithUntagged8::sequence ( ) const
inline

◆ sequence1() [1/2]

EncoderTestSequenceWithUntagged8Sequence1 & baljsn::EncoderTestSequenceWithUntagged8::sequence1 ( )
inline

◆ sequence1() [2/2]

const EncoderTestSequenceWithUntagged8Sequence1 & baljsn::EncoderTestSequenceWithUntagged8::sequence1 ( ) const
inline

Friends And Related Symbol Documentation

◆ hashAppend

template<typename t_HASH_ALGORITHM >
void hashAppend ( t_HASH_ALGORITHM &  hashAlg,
const EncoderTestSequenceWithUntagged8 object 
)
friend

◆ operator!=

bool operator!= ( const EncoderTestSequenceWithUntagged8 lhs,
const EncoderTestSequenceWithUntagged8 rhs 
)
friend

◆ operator<<

bsl::ostream & operator<< ( bsl::ostream &  stream,
const EncoderTestSequenceWithUntagged8 rhs 
)
friend

◆ operator==

bool operator== ( const EncoderTestSequenceWithUntagged8 lhs,
const EncoderTestSequenceWithUntagged8 rhs 
)
friend

Member Data Documentation

◆ ATTRIBUTE_INFO_ARRAY

const bdlat_AttributeInfo baljsn::EncoderTestSequenceWithUntagged8::ATTRIBUTE_INFO_ARRAY[]
static

◆ CLASS_NAME

const char baljsn::EncoderTestSequenceWithUntagged8::CLASS_NAME[]
static

The documentation for this class was generated from the following file: