Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TypeCode_Constants.cpp File Reference

#include "TypeCode_Constants.h"
#include "Null_RefCount_Policy.h"
#include "Empty_Param_TypeCode.h"
#include "Objref_TypeCode_Static.h"
#include "String_TypeCode_Static.h"

Include dependency graph for TypeCode_Constants.cpp:

Include dependency graph

Namespaces

namespace  TAO
namespace  TAO::TypeCode
namespace  CORBA

TypeCode Constants

All the TypeCode constants

TypeCode_ptr const _tc_Component = &TAO::TypeCode::tc_Component
TypeCode_ptr const _tc_Home = &TAO::TypeCode::tc_Home

Variables

Empty_Param tc_null (CORBA::tk_null)
Empty_Param tc_void (CORBA::tk_void)
Empty_Param tc_boolean (CORBA::tk_boolean)
Empty_Param tc_char (CORBA::tk_char)
Empty_Param tc_wchar (CORBA::tk_wchar)
Empty_Param tc_short (CORBA::tk_short)
Empty_Param tc_ushort (CORBA::tk_ushort)
Empty_Param tc_long (CORBA::tk_long)
Empty_Param tc_ulong (CORBA::tk_ulong)
Empty_Param tc_longlong (CORBA::tk_longlong)
Empty_Param tc_ulonglong (CORBA::tk_ulonglong)
Empty_Param tc_float (CORBA::tk_float)
Empty_Param tc_double (CORBA::tk_double)
Empty_Param tc_longdouble (CORBA::tk_longdouble)
Empty_Param tc_octet (CORBA::tk_octet)
Empty_Param tc_any (CORBA::tk_any)
Empty_Param tc_TypeCode (CORBA::tk_TypeCode)
Empty_Param tc_Principal (CORBA::tk_Principal)
String< TAO::Null_RefCount_Policytc_string (CORBA::tk_string, 0)
String< TAO::Null_RefCount_Policytc_wstring (CORBA::tk_wstring, 0)
char const tc_object_id [] = "IDL:omg.org/CORBA/Object:1.0"
char const tc_object_name [] = "Object"
Objref< char const *, TAO::Null_RefCount_Policytc_Object (CORBA::tk_objref, tc_object_id, tc_object_name)
char const tc_component_id [] = "IDL:omg.org/CORBA/CCMObject:1.0"
char const tc_component_name [] = "CCMObject"
Objref< char const *, TAO::Null_RefCount_Policytc_Component (CORBA::tk_component, tc_component_id, tc_component_name)
char const tc_home_id [] = "IDL:omg.org/CORBA/CCMHome:1.0"
char const tc_home_name [] = "CCMHome"
Objref< char const *, TAO::Null_RefCount_Policytc_Home (CORBA::tk_home, tc_home_id, tc_home_name)

Variable Documentation

TAO_Export TypeCode_ptr const CORBA::_tc_Component = &TAO::TypeCode::tc_Component
 

TAO_Export TypeCode_ptr const CORBA::_tc_Home = &TAO::TypeCode::tc_Home
 

Empty_Param TAO::TypeCode::tc_any(CORBA::tk_any)
 

Empty_Param TAO::TypeCode::tc_boolean(CORBA::tk_boolean)
 

Empty_Param TAO::TypeCode::tc_char(CORBA::tk_char)
 

Objref<char const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_Component(CORBA::tk_component, tc_component_id, tc_component_name)
 

char const TAO::TypeCode::tc_component_id[] = "IDL:omg.org/CORBA/CCMObject:1.0"
 

char const TAO::TypeCode::tc_component_name[] = "CCMObject"
 

Empty_Param TAO::TypeCode::tc_double(CORBA::tk_double)
 

Empty_Param TAO::TypeCode::tc_float(CORBA::tk_float)
 

Objref<char const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_Home(CORBA::tk_home, tc_home_id, tc_home_name)
 

char const TAO::TypeCode::tc_home_id[] = "IDL:omg.org/CORBA/CCMHome:1.0"
 

char const TAO::TypeCode::tc_home_name[] = "CCMHome"
 

Empty_Param TAO::TypeCode::tc_long(CORBA::tk_long)
 

Empty_Param TAO::TypeCode::tc_longdouble(CORBA::tk_longdouble)
 

Empty_Param TAO::TypeCode::tc_longlong(CORBA::tk_longlong)
 

Empty_Param TAO::TypeCode::tc_null(CORBA::tk_null)
 

Objref<char const *, TAO::Null_RefCount_Policy> TAO::TypeCode::tc_Object(CORBA::tk_objref, tc_object_id, tc_object_name)
 

char const TAO::TypeCode::tc_object_id[] = "IDL:omg.org/CORBA/Object:1.0"
 

char const TAO::TypeCode::tc_object_name[] = "Object"
 

Empty_Param TAO::TypeCode::tc_octet(CORBA::tk_octet)
 

Empty_Param TAO::TypeCode::tc_Principal(CORBA::tk_Principal)
 

Empty_Param TAO::TypeCode::tc_short(CORBA::tk_short)
 

String<TAO::Null_RefCount_Policy> TAO::TypeCode::tc_string(CORBA::tk_string, 0)
 

Empty_Param TAO::TypeCode::tc_TypeCode(CORBA::tk_TypeCode)
 

Empty_Param TAO::TypeCode::tc_ulong(CORBA::tk_ulong)
 

Empty_Param TAO::TypeCode::tc_ulonglong(CORBA::tk_ulonglong)
 

Empty_Param TAO::TypeCode::tc_ushort(CORBA::tk_ushort)
 

Empty_Param TAO::TypeCode::tc_void(CORBA::tk_void)
 

Empty_Param TAO::TypeCode::tc_wchar(CORBA::tk_wchar)
 

String<TAO::Null_RefCount_Policy> TAO::TypeCode::tc_wstring(CORBA::tk_wstring, 0)
 


Generated on Sat Aug 6 03:17:42 2005 for TAO by  doxygen 1.3.9.1