cWorld::rGroup::rMessage Struct Reference

Sent messages. More...

#include <cWorld.h>

List of all members.

Public Attributes

OID mSender
 Who sent this message.
OID mReceiver
 To whom this message was sent (here group id).
OID mTimestamp
 When was this message sent (or valid only after this time).
OID mBestbefore
 Until when is this message meant to be valid (0 == forever).
std::string mText
 Message String (lets say it's the subject).
void * mBlob
 Binary large object - fresh allocated pointer to custom data.

Detailed Description

Sent messages.


The documentation for this struct was generated from the following file:

Generated on Thu Jan 28 14:11:05 2010 for Linwarrior 3D by  doxygen 1.6.1