hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DRCEError.hpp
Go to the documentation of this file.
1 
14 #ifndef DRCE_ERROR_HPP
15 #define DRCE_ERROR_HPP
16 
17 namespace HCE
18 {
19 namespace drce
20 {
21 //-----------------------------------------------------------------------------
22 enum
23 {
30 
37 
62 
67 
71 };
72 //-----------------------------------------------------------------------------
73 //-----------------------------------------------------------------------------
74 } // namespace drce
75 } // namespace HCE
76 
77 #endif // DRCE_ERROR_HPP