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

Freiburg::Msgque::BufferS Struct Reference

defines an object to store generic (e.g mixed typed) data. More...

List of all members.

Public Attributes

IntPtr error
 link to the current MqErrorS object
IntPtr data
 always point to the beginning of the data-segment
int size
 the size of the data-segment
int cursize
 currently used size (always: cursize < size)
int numItems
 the number of items in the data-segment (only if it is a package)
BufferU cur
 ...
AllocE alloc
 allocation style, DYNAMIC or STATIC
TypeE type
 type of the item stored into the data-segment


Detailed Description

defines an object to store generic (e.g mixed typed) data.

Shadow libFreiburg Object:
MqBufferS

Definition at line 319 of file csLibFbg.cs.


Member Data Documentation

AllocE Freiburg::Msgque::BufferS::alloc
 

allocation style, DYNAMIC or STATIC

Definition at line 326 of file csLibFbg.cs.

BufferU Freiburg::Msgque::BufferS::cur
 

...

Definition at line 325 of file csLibFbg.cs.

Referenced by Freiburg::Msgque::readO().

int Freiburg::Msgque::BufferS::cursize
 

currently used size (always: cursize < size)

Definition at line 323 of file csLibFbg.cs.

Referenced by Freiburg::Msgque::readO().

IntPtr Freiburg::Msgque::BufferS::data
 

always point to the beginning of the data-segment

Definition at line 321 of file csLibFbg.cs.

Referenced by Freiburg::Msgque::CallService().

IntPtr Freiburg::Msgque::BufferS::error
 

link to the current MqErrorS object

Definition at line 320 of file csLibFbg.cs.

int Freiburg::Msgque::BufferS::numItems
 

the number of items in the data-segment (only if it is a package)

Definition at line 324 of file csLibFbg.cs.

int Freiburg::Msgque::BufferS::size
 

the size of the data-segment

Definition at line 322 of file csLibFbg.cs.

TypeE Freiburg::Msgque::BufferS::type
 

type of the item stored into the data-segment

Definition at line 327 of file csLibFbg.cs.

Referenced by Freiburg::Msgque::readO().


The documentation for this struct was generated from the following file:
Generated on Tue Nov 23 16:15:59 2004 for csharpFreiburg by  doxygen 1.3.8-20040928