Macros | |
#define | hppCorbaDebug(statement) |
#define | hppCorbaDebugStatement(statement) |
#define | hppCorbaDout(channel, data) std::cout << "CORBA: " << data << std::endl |
#define | hppCorbaDoutFatal(channel, data) |
#define hppCorbaDebug | ( | statement | ) |
#define hppCorbaDebugStatement | ( | statement | ) |
#define hppCorbaDout | ( | channel, | |
data | |||
) | std::cout << "CORBA: " << data << std::endl |
Referenced by hpp::corba::Server< T >::implementation(), and hpp::corba::Server< T >::processRequest().
#define hppCorbaDoutFatal | ( | channel, | |
data | |||
) |