BloombergLP::balb::SequenceWithAnonymity

This class provides a test sequence type used by test messages.

Synopsis

Declared in <balb_testmessages.h>

class SequenceWithAnonymity;

Enums

NameDescription
Unnamed enum Attribute identifier constants.
Unnamed enum Attribute count constant.
Unnamed enum Attribute index constants.

Member Functions

NameDescription
SequenceWithAnonymity [constructor]Constructors
~SequenceWithAnonymity [destructor]Destroy this object.
operator= Assign to this object the value of the specified rhs object.
accessAttribute accessAttribute overloads
accessAttributes Invoke the specified accessor on each non-modifiable attribute.
bdexStreamIn Assign to this object the value read from the specified input stream using the specified version format and return a reference to the modifiable stream.
bdexStreamOut Write the value of this object to the specified output stream using the specified version format and return a reference to the modifiable stream.
choice choice overloads
choice1 choice1 overloads
choice2 choice2 overloads
element4 element4 overloads
manipulateAttribute manipulateAttribute overloads
manipulateAttributes Invoke the specified manipulator on each modifiable attribute.
print Format this object to the specified output stream at the optionally specified indentation level and return a reference to the modifiable stream.
reset Reset this object to the default value (i.e., its value upon default construction).

Static Member Functions

NameDescription
lookupAttributeInfo lookupAttributeInfo overloads
maxSupportedBdexVersion Return the most current bdex streaming version number supported by this class.

Static Data Members

NameDescription
ATTRIBUTE_INFO_ARRAY Attribute information array for this sequence.
CLASS_NAME Name of this class.

Non-Member Functions

NameDescription
operator!=Return true if the specified lhs and rhs attribute objects do not have the same value, and false otherwise.
operator==Return true if the specified lhs and rhs attribute objects have the same value, and false otherwise.