hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DRCETaskRequestsTest.hpp
Go to the documentation of this file.
1 
14 #ifndef DRCE_TASK_REQUESTS_TEST_HPP
15 #define DRCE_TASK_REQUESTS_TEST_HPP
16 
17 namespace HCE
18 {
19 namespace drce
20 {
21 namespace tests
22 {
23 //-----------------------------------------------------------------------------
25 {
26 public:
27  // tests serialize/unserialize
32 
33 };
34 //-----------------------------------------------------------------------------
35 //-----------------------------------------------------------------------------
36 } // namespace tests
37 } // namespace drce
38 } // namespace HCE
39 
40 #endif // DRCE_TASK_REQUESTS_TEST_HPP