BDE 4.14.0 Production release
|
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::Context | inline |
Context(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength, bslma::Allocator *basicAllocator=0) | ball::Context | inline |
Context(const Context &original, bslma::Allocator *basicAllocator=0) | ball::Context | inline |
isValid(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength) | ball::Context | static |
operator=(const Context &rhs) | ball::Context | inline |
operator== | ball::Context | friend |
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const | ball::Context | |
recordIndex() const | ball::Context | inline |
sequenceLength() const | ball::Context | inline |
setAttributes(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength) | ball::Context | inline |
setAttributesRaw(Transmission::Cause transmissionCause, int recordIndex, int sequenceLength) | ball::Context | inline |
setRecordIndexRaw(int index) | ball::Context | inline |
transmissionCause() const | ball::Context | inline |
~Context()=default | ball::Context |