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

#include <baljsn_encoder_testtypes.h>

Public Types

enum  { ATTRIBUTE_ID_ATTRIBUTE = 0 }
 
enum  { NUM_ATTRIBUTES = 1 }
 
enum  { ATTRIBUTE_INDEX_ATTRIBUTE = 0 }
 

Public Member Functions

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ATTRIBUTE_ID_ATTRIBUTE 

◆ anonymous enum

anonymous enum
Enumerator
NUM_ATTRIBUTES 

◆ anonymous enum

anonymous enum
Enumerator
ATTRIBUTE_INDEX_ATTRIBUTE 

Constructor & Destructor Documentation

◆ EncoderTestChoiceWithAllCategoriesSequence()

baljsn::EncoderTestChoiceWithAllCategoriesSequence::EncoderTestChoiceWithAllCategoriesSequence ( )

Member Function Documentation

◆ accessAttribute() [1/2]

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

◆ accessAttribute() [2/2]

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

◆ accessAttributes()

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

◆ attribute() [1/2]

int & baljsn::EncoderTestChoiceWithAllCategoriesSequence::attribute ( )
inline

◆ attribute() [2/2]

int baljsn::EncoderTestChoiceWithAllCategoriesSequence::attribute ( ) const
inline

◆ lookupAttributeInfo() [1/2]

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

◆ lookupAttributeInfo() [2/2]

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

◆ manipulateAttribute() [1/2]

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

◆ manipulateAttribute() [2/2]

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

◆ manipulateAttributes()

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

◆ print()

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

◆ reset()

void baljsn::EncoderTestChoiceWithAllCategoriesSequence::reset ( )

Friends And Related Symbol Documentation

◆ hashAppend

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

◆ operator!=

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

◆ operator<<

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

◆ operator==

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

Member Data Documentation

◆ ATTRIBUTE_INFO_ARRAY

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

◆ CLASS_NAME

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

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