debug.hh File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define hppCorbaDebug(statement)
 
#define hppCorbaDebugStatement(statement)
 
#define hppCorbaDout(channel, data)   std::cout << "CORBA: " << data << std::endl
 
#define hppCorbaDoutFatal(channel, data)
 

Macro Definition Documentation

◆ hppCorbaDebug

#define hppCorbaDebug (   statement)

◆ hppCorbaDebugStatement

#define hppCorbaDebugStatement (   statement)

◆ hppCorbaDout

#define hppCorbaDout (   channel,
  data 
)    std::cout << "CORBA: " << data << std::endl

◆ hppCorbaDoutFatal

#define hppCorbaDoutFatal (   channel,
  data 
)