hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxError.hpp
Go to the documentation of this file.
1 
14 #ifndef SPHINX_ERROR_HPP
15 #define SPHINX_ERROR_HPP
16 
17 namespace HCE
18 {
19 namespace sphinx
20 {
21 //-----------------------------------------------------------------------------
22 enum
23 {
30 
45 
46 
48 
50 
54 
64 
71 
84 
103 
107 };
108 //-----------------------------------------------------------------------------
109 //-----------------------------------------------------------------------------
110 } // end namespace sphinx
111 } // end namespace HCE
112 
113 #endif // SPHINX_ERROR_HPP