Go to the documentation of this file.
29 #error "This is a C++ include file and cannot be used from plain C"
33 #define ATM_NAMESPACE_BEGIN namespace telcal { namespace atm {
34 #define ATM_NAMESPACE_END } }
35 #define ATM_NAMESPACE telcal::atm
37 #define ATM_NAMESPACE_BEGIN namespace atm {
38 #define ATM_NAMESPACE_END }
39 #define ATM_NAMESPACE atm