#include "ace/config-all.h"
#include "tao/PI/pi_export.h"
#include "tao/PI/InvalidSlotC.h"
Include dependency graph for InvalidSlotA.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO TAO_PI_Export |
Functions | |
TAO_PI_Export void | operator<<= (CORBA::Any &, const PortableInterceptor::InvalidSlot &) |
TAO_PI_Export void | operator<<= (CORBA::Any &, PortableInterceptor::InvalidSlot *) |
TAO_PI_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::InvalidSlot *&) |
TAO_PI_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const PortableInterceptor::InvalidSlot *&) |
Variables | |
TAO_PI_Export::CORBA::TypeCode_ptr const | PortableInterceptor::_tc_InvalidSlot |
#define TAO_EXPORT_MACRO TAO_PI_Export |
TAO_PI_Export void operator<<= | ( | CORBA::Any & | , | |
PortableInterceptor::InvalidSlot * | ||||
) |
TAO_PI_Export void operator<<= | ( | CORBA::Any & | , | |
const PortableInterceptor::InvalidSlot & | ||||
) |
TAO_PI_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
const PortableInterceptor::InvalidSlot *& | ||||
) |
TAO_PI_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
PortableInterceptor::InvalidSlot *& | ||||
) |