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

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

BSLMF_NESTED_TRAIT_DECLARATION(RecordAttributes, bslma::UsesBslmaAllocator)ball::RecordAttributes
category() constball::RecordAttributesinline
clearMessage()ball::RecordAttributesinline
fileName() constball::RecordAttributesinline
lineNumber() constball::RecordAttributesinline
message() constball::RecordAttributes
messageRef() constball::RecordAttributes
messageStream()ball::RecordAttributesinline
messageStream() constball::RecordAttributesinline
messageStreamBuf()ball::RecordAttributesinline
messageStreamBuf() constball::RecordAttributesinline
operator=(const RecordAttributes &rhs)ball::RecordAttributes
operator==ball::RecordAttributesfriend
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constball::RecordAttributes
processID() constball::RecordAttributesinline
RecordAttributes(bslma::Allocator *basicAllocator=0)ball::RecordAttributesexplicit
RecordAttributes(const bdlt::Datetime &timestamp, int processID, bsls::Types::Uint64 threadID, const char *fileName, int lineNumber, const char *category, int severity, const char *message, bslma::Allocator *basicAllocator=0)ball::RecordAttributes
RecordAttributes(const RecordAttributes &original, bslma::Allocator *basicAllocator=0)ball::RecordAttributes
setCategory(const char *category)ball::RecordAttributesinline
setFileName(const char *fileName)ball::RecordAttributesinline
setLineNumber(int lineNumber)ball::RecordAttributesinline
setMessage(const char *message)ball::RecordAttributes
setProcessID(int processID)ball::RecordAttributesinline
setSeverity(int severity)ball::RecordAttributesinline
setThreadID(bsls::Types::Uint64 threadID)ball::RecordAttributesinline
setTimestamp(const bdlt::Datetime &timestamp)ball::RecordAttributesinline
severity() constball::RecordAttributesinline
threadID() constball::RecordAttributesinline
timestamp() constball::RecordAttributesinline
~RecordAttributes()=defaultball::RecordAttributes