Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

total_order_channel::msgtype Struct Reference

List of all members.

Public Attributes

char* data
int size

Detailed Description

Definition at line 102 of file total_order_channel.h.

00102 {
00103 
00104                 char *data;
00105                 int size;
00106         
00107         }

Member Data Documentation

char * total_order_channel::msgtype::data

Definition at line 104 of file total_order_channel.h.

int total_order_channel::msgtype::size

Definition at line 105 of file total_order_channel.h.


The documentation for this struct was generated from the following file:
Generated at Mon Mar 1 18:05:56 2004 for Groupware by doxygen 1.1.1 written by Dimitri van Heesch, © 1997-2000