#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"
Include dependency graph for CurrentC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
namespace | CORBA |
Classes | |
interface | CORBA::Current |
struct | TAO::Objref_Traits< ::CORBA::Current > |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_CURRENT__VAR_OUT_CH_ |
#define | _CORBA_CURRENT_CH_ |
#define | _CORBA_CURRENT__TRAITS_CH_ |
Typedefs | |
typedef Current * | Current_ptr |
typedef TAO_Objref_Var_T< Current > | Current_var |
typedef TAO_Objref_Out_T< Current > | Current_out |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, CORBA::Current_ptr) |
TAO_Export void | operator<<= (CORBA::Any &, CORBA::Current_ptr *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::Current_ptr &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|