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

#include <baljsn_encoder_testtypes.h>

Public Types

enum  { ATTRIBUTE_ID_ATTRIBUTE0 = 0 }
 
enum  { NUM_ATTRIBUTES = 1 }
 
enum  { ATTRIBUTE_INDEX_ATTRIBUTE0 = 0 }
 

Public Member Functions

 EncoderTestSequenceWithUntagged2 ()
 
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)
 
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
 
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 EncoderTestSequenceWithUntagged2 &lhs, const EncoderTestSequenceWithUntagged2 &rhs)
 
bool operator!= (const EncoderTestSequenceWithUntagged2 &lhs, const EncoderTestSequenceWithUntagged2 &rhs)
 
bsl::ostream & operator<< (bsl::ostream &stream, const EncoderTestSequenceWithUntagged2 &rhs)
 
template<typename t_HASH_ALGORITHM >
void hashAppend (t_HASH_ALGORITHM &hashAlg, const EncoderTestSequenceWithUntagged2 &object)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ATTRIBUTE_ID_ATTRIBUTE0 

◆ anonymous enum

anonymous enum
Enumerator
NUM_ATTRIBUTES 

◆ anonymous enum

anonymous enum
Enumerator
ATTRIBUTE_INDEX_ATTRIBUTE0 

Constructor & Destructor Documentation

◆ EncoderTestSequenceWithUntagged2()

baljsn::EncoderTestSequenceWithUntagged2::EncoderTestSequenceWithUntagged2 ( )

Member Function Documentation

◆ accessAttribute() [1/2]

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

◆ accessAttribute() [2/2]

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

◆ accessAttributes()

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

◆ attribute0() [1/2]

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

◆ attribute0() [2/2]

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

◆ lookupAttributeInfo() [1/2]

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

◆ lookupAttributeInfo() [2/2]

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

◆ manipulateAttribute() [1/2]

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

◆ manipulateAttribute() [2/2]

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

◆ manipulateAttributes()

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

◆ print()

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

◆ reset()

void baljsn::EncoderTestSequenceWithUntagged2::reset ( )

Friends And Related Symbol Documentation

◆ hashAppend

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

◆ operator!=

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

◆ operator<<

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

◆ operator==

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

Member Data Documentation

◆ ATTRIBUTE_INFO_ARRAY

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

◆ CLASS_NAME

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

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