ROOT  6.06/09
Reference Guide
Namespaces | Enumerations
MPCode.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MPCode
 This namespace prevents conflicts between MPCode::kError and ELogLevel::kError.
 

Enumerations

enum  MPCode::EMPCode : unsigned {
  MPCode::kMessage = 1000, MPCode::kError, MPCode::kFatalError, MPCode::kShutdownOrder,
  MPCode::kShutdownNotice, MPCode::kRecvError
}
 An enumeration of the message codes handled by TMPClient and TMPWorker. More...