#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/Versioned_Namespace.h"
Namespaces | |
namespace | CORBA |
Defines | |
#define | TAO_SYSTEM_EXCEPTION_LIST |
#define | TAO_SYSTEM_EXCEPTION(name) extern TAO_AnyTypeCode_Export TypeCode_ptr const _tc_ ## name |
Variables | |
TAO_SYSTEM_EXCEPTION_LIST TAO_AnyTypeCode_Export TypeCode_ptr const | CORBA::_tc_Current |
TAO_AnyTypeCode_Export TypeCode_ptr const | CORBA::_tc_NamedValue |
Declare the TypeCode
constants available to the ORB and user applications.
#define TAO_SYSTEM_EXCEPTION | ( | name | ) | extern TAO_AnyTypeCode_Export TypeCode_ptr const _tc_ ## name |
#define TAO_SYSTEM_EXCEPTION_LIST |