#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/Basic_Types.h"
#include "tao/orbconf.h"
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
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.
Definition in file AnyTypeCode_methods.h.
#define TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
Definition at line 28 of file AnyTypeCode_methods.h.