client-cpp  0.8.1
ChannelDirection.hpp
Go to the documentation of this file.
1 
17 #ifndef CHANNELDIRECTION_HPP_
18 #define CHANNELDIRECTION_HPP_
19 
20 namespace kaa {
21 
29  UP,
38 };
39 
40 } // namespace kaa
41 
42 
43 #endif /* CHANNELDIRECTION_HPP_ */