#include "tao/DynamicInterface/dynamicinterface_export.h"
#include "tao/CORBA_methods.h"
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Typedefs | |
typedef ContextList * | CORBA::ContextList_ptr |
Functions | |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (Context_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (Context_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (ContextList_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (ContextList_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (ExceptionList_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (ExceptionList_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (Request_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (Request_ptr) |
Declarations of DII methods in the CORBA namespace.
Definition in file DII_CORBA_methods.h.
#define TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Definition at line 32 of file DII_CORBA_methods.h.