Public Member Functions | Data Fields

ClusterHandlerBase Struct Reference

#include <P_ClusterHandler.h>

Inherits Continuation.

Inherited by ClusterHandler.

Collaboration diagram for ClusterHandlerBase:
Collaboration graph
[legend]

Public Member Functions

 ClusterHandlerBase ()

Data Fields

Queue< ClusterVConnectionBase,
ClusterVConnection::Link_read_link > * 
read_vcs
Queue< ClusterVConnectionBase,
ClusterVConnection::Link_write_link > * 
write_vcs
int cur_vcs
int min_priority
Eventtrigger_event

Detailed Description

Definition at line 405 of file P_ClusterHandler.h.


Constructor & Destructor Documentation

ClusterHandlerBase::ClusterHandlerBase (  )  [inline]

Definition at line 416 of file P_ClusterHandler.h.


Field Documentation

Definition at line 413 of file P_ClusterHandler.h.

Referenced by ClusterHandler::ClusterHandler().

Queue<ClusterVConnectionBase, ClusterVConnection::Link_read_link>* ClusterHandlerBase::read_vcs

Definition at line 414 of file P_ClusterHandler.h.

Queue<ClusterVConnectionBase, ClusterVConnection::Link_write_link>* ClusterHandlerBase::write_vcs

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