RCU::Message Struct Reference
List of all members.
Public Member Functions |
| Message () |
void | send () const |
Public Attributes |
const char * | package |
| description: the location where the message was send
|
const char * | file |
unsigned | line |
MessageType | type |
| description: the type of this message
|
const char * | message |
Constructor & Destructor Documentation
RCU::Message::Message |
( |
|
) |
|
effects: standard constructor guarantee: no-fail
Member Function Documentation
void RCU::Message::send |
( |
|
) |
const |
effects: print the given message guarantee: basic failures: i/o errors
Member Data Documentation
description: the actual message we are sending or 0 if there isn't one
The documentation for this struct was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/RootCoreUtils/RootCoreUtils/Message.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/RootCoreUtils/Root/Message.cxx