Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ztt::dcs::AckStructure Struct Reference

#include <FeeAckInfo.hpp>

List of all members.


Detailed Description

The AckStructure represent the structure of the ack channel of each feeserver

Author:
Benjamin Schockert


Public Member Functions

 AckStructure ()
 AckStructure (short code, int &size, char *data)
AckStructureoperator= (const AckStructure &rhs)

Public Attributes

int errorCode
char resultData [MAX_SIZE]


Constructor & Destructor Documentation

ztt::dcs::AckStructure::AckStructure  )  [inline]
 

Std C-Tor of the AckStructure.

ztt::dcs::AckStructure::AckStructure short  code,
int &  size,
char *  data
[inline]
 

overloaded C-Tor to set the values of the struct directly.


Member Function Documentation

AckStructure& ztt::dcs::AckStructure::operator= const AckStructure rhs  )  [inline]
 

Assignment operator of the AckStructure.


Member Data Documentation

int ztt::dcs::AckStructure::errorCode
 

errorCode contain the error code returned by the feeserver.

char ztt::dcs::AckStructure::resultData[MAX_SIZE]
 

resultData is a array that contain messages or results of commands.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 30 02:54:34 2007 for InterComLayer by doxygen 1.3.5