#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/Basic_Types.h"
#include "tao/orbconf.h"
Namespaces | |
namespace | CORBA |
Defines | |
#define | TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
Typedefs | |
typedef NamedValue * | CORBA::NamedValue_ptr |
typedef NVList * | CORBA::NVList_ptr |
Functions | |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (NamedValue_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (NamedValue_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (NVList_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (NVList_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION Boolean | CORBA::is_nil (TypeCode_ptr) |
TAO_NAMESPACE_INLINE_FUNCTION void | CORBA::release (TypeCode_ptr) |
Declarations of NamedValue and NVlist methods in the CORBA namespace.
#define TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |