TAO  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
GIOP_Message_State.h File Reference
#include "tao/GIOP_Message_Version.h"
#include "tao/GIOPC.h"
#include "tao/GIOP_Message_State.inl"

Classes

class  TAO_GIOP_Message_State
 Generic definitions for Message States. More...
 

Variables

static const size_t TAO_GIOP_MESSAGE_HEADER_LEN = 12
 
static const size_t TAO_GIOP_MESSAGE_SIZE_OFFSET = 8
 
static const size_t TAO_GIOP_MESSAGE_FLAGS_OFFSET = 6
 
static const size_t TAO_GIOP_MESSAGE_TYPE_OFFSET = 7
 
static const size_t TAO_GIOP_VERSION_MINOR_OFFSET = 5
 
static const size_t TAO_GIOP_VERSION_MAJOR_OFFSET = 4
 
static const size_t TAO_GIOP_MESSAGE_FRAGMENT_HEADER = 4
 

Detailed Description

Id:
GIOP_Message_State.h 94004 2011-04-26 13:04:44Z johnnyw

GIOP utility definitions

Author
Chris Cleeland cleel.nosp@m.and@.nosp@m.cs.wu.nosp@m.stl..nosp@m.edu
Carlos O' Ryan corya.nosp@m.n@uc.nosp@m.i.edu
Balachandran Natarajan bala@.nosp@m.cs.w.nosp@m.ustl..nosp@m.edu
Johnny Willemsen jwill.nosp@m.emse.nosp@m.n@rem.nosp@m.edy..nosp@m.nl

Variable Documentation

const size_t TAO_GIOP_MESSAGE_FLAGS_OFFSET = 6
static
const size_t TAO_GIOP_MESSAGE_FRAGMENT_HEADER = 4
static
const size_t TAO_GIOP_MESSAGE_HEADER_LEN = 12
static
const size_t TAO_GIOP_MESSAGE_SIZE_OFFSET = 8
static
const size_t TAO_GIOP_MESSAGE_TYPE_OFFSET = 7
static
const size_t TAO_GIOP_VERSION_MAJOR_OFFSET = 4
static
const size_t TAO_GIOP_VERSION_MINOR_OFFSET = 5
static