CORBA Namespace Reference


Detailed Description

CORBA, C++ Language Mapping, Version 1.2, formal/08-01-09.


Classes

class  IDL_LO_var
 Template-based implementation of the _var interface for local objects. More...
class  IDL_Seq_var
 Template-based implementation of the _var interface for sequences. More...
class  IDL_UTSeq
 Unbounded sequence of the T elements (4.5, page 36). More...
class  LocalObject
 Basis class of the local objects implementing local interfaces (C++ Language Mapping, v. More...
class  String_var
 The implementation of the _var interface for the string type (3.5, p 17). More...
class  StringSeq
 Sequence of strings. More...

Typedefs

typedef bool Boolean
typedef Boolean * Boolean_ptr
typedef char Char
typedef Char * Char_ptr
typedef uint8_t Octet
typedef Octet * Octet_ptr
typedef short Short
typedef Short * Short_ptr
typedef unsigned short UShort
typedef UShort * UShort_ptr
typedef long Long
typedef Long * Long_ptr
typedef unsigned long ULong
typedef ULong * ULong_ptr
typedef float Float
typedef Float * Float_ptr
typedef double Double
typedef Double * Double_ptr
typedef LocalObjectLocalObject_ptr
typedef char * String
typedef String * String_ptr

Functions

Boolean is_nil (LocalObject_ptr)
 Tests if pointer is nil.
char * string_alloc (ULong len)
 allocate an array of len+1 characters
char * string_dup (const char *s)
 copy a s characters into a new buffer
void string_free (char *s)
 delete a buffer of characters


Generated on Sat Oct 10 16:19:57 2009 for EPICS-DDS by  doxygen 1.5.6