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

CybBatchProxyC Class Reference

#include <cybbatchproxyc.h>

Collaboration diagram for CybBatchProxyC:

Collaboration graph
[legend]
List of all members.

Public Methods

 CybBatchProxyC (short type, CybWorldC *pW, CybScriptC *)
virtual ~CybBatchProxyC ()
void SetEvent (long id, const void *, CybNodeC *)
long GetEventBufMaxDataSize ()
long GetEventBufMinDataSize ()
void SetEventBufData (AnyC &any)
void CopyEventBufData (AnyC &any, long maxLen)
short SendingEventsToActPasIntfcs ()

Protected Methods

void CalcMaxLens (long)
void DetermineIfEventsToActPasIntfcs ()

Protected Attributes

short m_type
ArrayC< CybNodeC * > m_batchEventNode
ArrayC< short > m_batchEventCopyReady
ArrayC< long > m_batchEventBufLen
ArrayC< long > m_batchEventMaxCopyLen
CybWorldCm_pWorld
CybScriptCm_pScript
short m_bSendingEventsToActPasIntfcs

Constructor & Destructor Documentation

CybBatchProxyC::CybBatchProxyC short    type,
CybWorldC   pW,
CybScriptC  
 

virtual CybBatchProxyC::~CybBatchProxyC   [virtual]
 


Member Function Documentation

void CybBatchProxyC::CalcMaxLens long    [protected]
 

void CybBatchProxyC::CopyEventBufData AnyC   any,
long    maxLen
 

void CybBatchProxyC::DetermineIfEventsToActPasIntfcs   [protected]
 

long CybBatchProxyC::GetEventBufMaxDataSize  
 

long CybBatchProxyC::GetEventBufMinDataSize  
 

short CybBatchProxyC::SendingEventsToActPasIntfcs   [inline]
 

Definition at line 49 of file cybbatchproxyc.h.

void CybBatchProxyC::SetEvent long    id,
const void *   ,
CybNodeC  
 

void CybBatchProxyC::SetEventBufData AnyC   any
 


Member Data Documentation

ArrayC<long> CybBatchProxyC::m_batchEventBufLen [protected]
 

Definition at line 57 of file cybbatchproxyc.h.

ArrayC<short> CybBatchProxyC::m_batchEventCopyReady [protected]
 

Definition at line 56 of file cybbatchproxyc.h.

ArrayC<long> CybBatchProxyC::m_batchEventMaxCopyLen [protected]
 

Definition at line 58 of file cybbatchproxyc.h.

ArrayC<CybNodeC*> CybBatchProxyC::m_batchEventNode [protected]
 

Definition at line 55 of file cybbatchproxyc.h.

short CybBatchProxyC::m_bSendingEventsToActPasIntfcs [protected]
 

Definition at line 61 of file cybbatchproxyc.h.

CybScriptC* CybBatchProxyC::m_pScript [protected]
 

Definition at line 60 of file cybbatchproxyc.h.

CybWorldC* CybBatchProxyC::m_pWorld [protected]
 

Definition at line 59 of file cybbatchproxyc.h.

short CybBatchProxyC::m_type [protected]
 

Definition at line 54 of file cybbatchproxyc.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:27:05 2003 for Open ActiveWrl by doxygen1.3-rc2