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

ztt::dcs::GroupedMessage Struct Reference

#include <FeeGroupedChannel.hpp>

List of all members.


Detailed Description

This structure represent the structur of the grouped service channel. The int and float values represent the measured values of the hardware. The char array is the name of the updated service

Author:
Benjamin Schockert


Public Member Functions

 GroupedMessage (int serviceInt, float serviceFloat, char *serviceName)
 GroupedMessage (const GroupedMessage &orig)
GroupedMessageoperator= (const GroupedMessage &rhs)

Public Attributes

int iVal
float fVal
char cName [256]


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