BDE 4.14.0 Production release
Loading...
Searching...
No Matches
ball::Context Member List

This is the complete list of members for ball::Context, including all inherited members.

BSLMF_NESTED_TRAIT_DECLARATION(Context, bslma::UsesBslmaAllocator)ball::Context
Context(bslma::Allocator *basicAllocator=0)ball::Contextinline
Context(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength, bslma::Allocator *basicAllocator=0)ball::Contextinline
Context(const Context &original, bslma::Allocator *basicAllocator=0)ball::Contextinline
isValid(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength)ball::Contextstatic
operator=(const Context &rhs)ball::Contextinline
operator==ball::Contextfriend
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constball::Context
recordIndex() constball::Contextinline
sequenceLength() constball::Contextinline
setAttributes(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength)ball::Contextinline
setAttributesRaw(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength)ball::Contextinline
setRecordIndexRaw(int index)ball::Contextinline
transmissionCause() constball::Contextinline
~Context()=defaultball::Context