ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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...