Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

VOS::Message::Field Struct Reference

A key-value field pair used to store the fields of the message. More...

#include <message.hh>

List of all members.

Public Attributes


Detailed Description

A key-value field pair used to store the fields of the message.

Definition at line 60 of file message.hh.


Member Data Documentation

string VOS::Message::Field::key
 

the key or tag for this field

Definition at line 61 of file message.hh.

Referenced by VOS::Message::insertField(), VOS::RemoteSite::sendUpdateMessage(), and VOS::RemoteMetaObject::sendUpdateMessage().

bool VOS::Message::Field::quoted
 

Definition at line 64 of file message.hh.

Referenced by VOS::Message::getField(), and VOS::Message::insertField().

string VOS::Message::Field::source
 

the value of this field before doing substitution

Definition at line 63 of file message.hh.

Referenced by VOS::Message::getField(), and VOS::Message::insertField().

string VOS::Message::Field::value
 

the value of this field

Definition at line 62 of file message.hh.

Referenced by VOS::RemoteSite::createMetaObject(), VOS::Message::getField(), VOS::RemoteSite::sendUpdateMessage(), and VOS::RemoteMetaObject::sendUpdateMessage().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 12 03:56:04 2003 for Interreality Project - VOS by doxygen 1.3.2