#include "tao/Valuetype/valuetype_export.h"
#include "tao/Basic_Types.h"
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Valuetype_Export |
Functions | |
TAO_Valuetype_Export void | CORBA::add_ref (ValueBase *) |
TAO_Valuetype_Export void | CORBA::remove_ref (ValueBase *) |
TAO_Valuetype_Export Boolean | CORBA::is_nil (AbstractBase_ptr) |
TAO_Valuetype_Export void | CORBA::release (AbstractBase_ptr) |
Declarations of common ValueType methods in the CORBA namespace.
Definition in file Value_CORBA_methods.h.
#define TAO_EXPORT_MACRO TAO_Valuetype_Export |
Definition at line 31 of file Value_CORBA_methods.h.