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

CPacketSpeech Class Reference

#include <packets.h>

Inheritance diagram for CPacketSpeech::

cPBuffer List of all members.

Public Methods

 CPacketSpeech ()
 CPacketSpeech (CSpeechEntry &toCopy)
virtual void SpeakerSerial (SERIAL toPut)
virtual void SpeakerModel (UI16 toPut)
virtual void Colour (COLOUR toPut)
virtual void Font (FontType toPut)
virtual void Language (UnicodeTypes toPut)
virtual void Unicode (bool toPut)
virtual void Type (SpeechType toPut)
virtual void Speech (const char *toPut)
virtual void SpeakerName (const char *toPut)
virtual ~CPacketSpeech ()
CPacketSpeech & operator= (CSpeechEntry &toCopy)
CPacketSpeech & operator= (CPacketSpeech &toCopy)

Protected Methods

virtual void CopyData (CSpeechEntry &toCopy)

Protected Attributes

bool isUnicode

Constructor & Destructor Documentation

CPacketSpeech::CPacketSpeech  
 

CPacketSpeech::CPacketSpeech CSpeechEntry &   toCopy
 

CPacketSpeech::~CPacketSpeech   [virtual]
 


Member Function Documentation

void CPacketSpeech::Colour COLOUR   toPut [virtual]
 

void CPacketSpeech::CopyData CSpeechEntry &   toCopy [protected, virtual]
 

void CPacketSpeech::Font FontType   toPut [virtual]
 

void CPacketSpeech::Language UnicodeTypes   toPut [virtual]
 

void CPacketSpeech::SpeakerModel UI16   toPut [virtual]
 

void CPacketSpeech::SpeakerName const char *   toPut [virtual]
 

void CPacketSpeech::SpeakerSerial SERIAL   toPut [virtual]
 

void CPacketSpeech::Speech const char *   toPut [virtual]
 

void CPacketSpeech::Type SpeechType   toPut [virtual]
 

void CPacketSpeech::Unicode bool   toPut [virtual]
 

CPacketSpeech & CPacketSpeech::operator= CPacketSpeech &   toCopy
 

CPacketSpeech & CPacketSpeech::operator= CSpeechEntry &   toCopy
 


Member Data Documentation

bool CPacketSpeech::isUnicode [protected]
 


The documentation for this class was generated from the following files:
Generated at Sun Sep 16 22:45:39 2001 for UOX3 by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001