DetectorGraph  2.0
Namespaces | Enumerations
errortype.hpp File Reference

Go to the source code of this file.

Namespaces

 DetectorGraph
 

Enumerations

enum  DetectorGraph::ErrorType {
  DetectorGraph::ErrorType_Success = 0, DetectorGraph::ErrorType_Failure = -1, DetectorGraph::ErrorType_NoMemory = -2, DetectorGraph::ErrorType_Init = -3,
  DetectorGraph::ErrorType_Lookup = -4, DetectorGraph::ErrorType_BadInput = -5, DetectorGraph::ErrorType_OutOfBounds = -6, DetectorGraph::ErrorType_NoResource = -7,
  DetectorGraph::ErrorType_Parse = -8, DetectorGraph::ErrorType_BadConfiguration = -9, DetectorGraph::ErrorType_Unused = -10
}