TAO 4.0.2
Loading...
Searching...
No Matches
Namespaces
Basic_Types.h File Reference
#include "ace/CDR_Base.h"
#include "tao/orbconf.h"

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 
namespace  CORBA
 FUZZ: disable check_for_include/.
 

Typedefs

CORBA Primitive Types

Declarations of all CORBA primitive types.

typedef ACE_CDR::Boolean CORBA::Boolean
 
typedef BooleanCORBA::Boolean_out
 
typedef ACE_CDR::Octet CORBA::Octet
 
typedef OctetCORBA::Octet_out
 
typedef ACE_CDR::Short CORBA::Short
 
typedef ShortCORBA::Short_out
 
typedef ACE_CDR::UShort CORBA::UShort
 
typedef UShortCORBA::UShort_out
 
typedef ACE_CDR::Long CORBA::Long
 
typedef LongCORBA::Long_out
 
typedef ACE_CDR::ULong CORBA::ULong
 
typedef ULongCORBA::ULong_out
 
typedef ACE_CDR::LongLong CORBA::LongLong
 
typedef LongLongCORBA::LongLong_out
 
typedef ACE_CDR::ULongLong CORBA::ULongLong
 
typedef ULongLongCORBA::ULongLong_out
 
typedef ACE_CDR::Float CORBA::Float
 
typedef FloatCORBA::Float_out
 
typedef ACE_CDR::Double CORBA::Double
 
typedef DoubleCORBA::Double_out
 
typedef ACE_CDR::LongDouble CORBA::LongDouble
 
typedef LongDoubleCORBA::LongDouble_out
 
typedef ACE_CDR::Char CORBA::Char
 
typedef CharCORBA::Char_out
 
typedef ACE_CDR::WChar CORBA::WChar
 
typedef WCharCORBA::WChar_out
 
typedef ACE_CDR::Int16 CORBA::Int16
 
typedef Int16CORBA::Int16_out
 
typedef ACE_CDR::UInt16 CORBA::UInt16
 
typedef UInt16CORBA::UInt16_out
 
typedef ACE_CDR::Int32 CORBA::Int32
 
typedef Int32CORBA::Int32_out
 
typedef ACE_CDR::UInt32 CORBA::UInt32
 
typedef UInt32CORBA::UInt32_out
 
typedef ACE_CDR::Int64 CORBA::Int64
 
typedef Int64CORBA::Int64_out
 
typedef ACE_CDR::UInt64 CORBA::UInt64
 
typedef UInt64CORBA::UInt64_out
 
typedef TAO::String_var< CORBA::CharCORBA::String_var
 
typedef TAO::String_out< CORBA::CharCORBA::String_out
 
typedef TAO::String_var< CORBA::WCharCORBA::WString_var
 
typedef TAO::String_out< CORBA::WCharCORBA::WString_out
 

Detailed Description

Authors
Jeff Parsons