CDR_Base.h File Reference

#include "ace/Basic_Types.h"
#include "ace/Default_Constants.h"
#include "ace/CDR_Base.inl"

Include dependency graph for CDR_Base.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ACE_CDR
 Keep constants and some routines common to both Output and Input CDR streams. More...

struct  ACE_CDR::Float
struct  ACE_CDR::Double
struct  ACE_CDR::LongDouble

Basic OMG IDL Types

These types are for use in the CDR classes. The cleanest way to avoid complaints from all compilers is to define them all.

#define ACE_CDR_LONGLONG_INITIALIZER   0
#define NONNATIVE_LONGDOUBLE
#define ACE_CDR_LONG_DOUBLE_INITIALIZER   {{0}}
#define ACE_CDR_LONG_DOUBLE_ASSIGNMENT(LHS, RHS)   LHS.assign (RHS)

Defines

#define ACE_CDR_GIOP_MAJOR_VERSION   1
#define ACE_CDR_GIOP_MINOR_VERSION   2

Variables

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class 
ACE_Message_Block


Detailed Description

Id
CDR_Base.h 76824 2007-01-31 19:04:39Z elliott_c

ACE Common Data Representation (CDR) basic types.

The current implementation assumes that the host has 1-byte, 2-byte and 4-byte integral types, and that it has single precision and double precision IEEE floats. Those assumptions are pretty good these days, with Crays being the only known exception.

Author:
TAO version by

Aniruddha Gokhale <gokhale@cs.wustl.edu>

Carlos O'Ryan<coryan@cs.wustl.edu>

ACE version by

Jeff Parsons <parsons@cs.wustl.edu>

Istvan Buki <istvan.buki@euronet.be>

Definition in file CDR_Base.h.


Define Documentation

#define ACE_CDR_GIOP_MAJOR_VERSION   1
 

Definition at line 336 of file CDR_Base.h.

#define ACE_CDR_GIOP_MINOR_VERSION   2
 

Definition at line 340 of file CDR_Base.h.

#define ACE_CDR_LONG_DOUBLE_ASSIGNMENT LHS,
RHS   )     LHS.assign (RHS)
 

Definition at line 274 of file CDR_Base.h.

#define ACE_CDR_LONG_DOUBLE_INITIALIZER   {{0}}
 

Definition at line 273 of file CDR_Base.h.

#define ACE_CDR_LONGLONG_INITIALIZER   0
 

Definition at line 223 of file CDR_Base.h.

#define NONNATIVE_LONGDOUBLE
 

Definition at line 272 of file CDR_Base.h.


Variable Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Message_Block
 

Decrease the reference count, but don't delete the object. Returns 0 if the object should be removed. If is equal to the locking strategy then we assume that the lock is beign held by the current thread; this is used to release all the data blocks in a chain while holding a single lock.

Definition at line 44 of file CDR_Base.h.

Referenced by ACE_Activation_Queue::enqueue().


Generated on Sun Jan 27 12:15:46 2008 for ACE by doxygen 1.3.6