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

ConnectionU Union Reference

#include <ConnectionWrap.h>

Collaboration diagram for ConnectionU:

Collaboration graph
[legend]
List of all members.

Detailed Description

ConnectionU is a union for easy casting.

Definition at line 10 of file ConnectionWrap.h.

Public Attributes

Connection< char > * charConn
Connection< double > * doubleConn
Connection< float > * floatConn
Connection< short > * shortConn
FilterConnection< char > * charFConn
FilterConnection< double > * doubleFConn
FilterConnection< float > * floatFConn
FilterConnection< short > * shortFConn
ConfigConnectionconfigConn
void * voidStar


Member Data Documentation

Connection<char>* ConnectionU::charConn
 

Definition at line 11 of file ConnectionWrap.h.

Referenced by ConnectionWrap::connectFrom(), ConnectionWrap::disconnect(), ConnectionWrap::disconnectFrom(), ConnectionWrap::disconnectTo(), ConnectionWrap::getDataSize(), ConnectionWrap::getFileHandle(), ConnectionWrap::read(), ConnectionWrap::readable(), ConnectionWrap::readReady(), ConnectionWrap::write(), and ConnectionWrap::writeReady().

FilterConnection<char>* ConnectionU::charFConn
 

Definition at line 15 of file ConnectionWrap.h.

Referenced by ConnectionWrap::disconnectTo(), ConnectionWrap::getXML(), ConnectionWrap::process(), and ConnectionWrap::~ConnectionWrap().

ConfigConnection* ConnectionU::configConn
 

Definition at line 19 of file ConnectionWrap.h.

Referenced by ConnectionWrap::disconnect(), Connector::process(), ConnectionWrap::read(), ConnectionWrap::write(), and ConnectionWrap::~ConnectionWrap().

Connection<double>* ConnectionU::doubleConn
 

Definition at line 12 of file ConnectionWrap.h.

Referenced by ConnectionWrap::connectFrom(), ConnectionWrap::disconnect(), ConnectionWrap::disconnectFrom(), ConnectionWrap::disconnectTo(), ConnectionWrap::getDataSize(), ConnectionWrap::getFileHandle(), ConnectionWrap::read(), ConnectionWrap::readable(), ConnectionWrap::readReady(), ConnectionWrap::write(), and ConnectionWrap::writeReady().

FilterConnection<double>* ConnectionU::doubleFConn
 

Definition at line 16 of file ConnectionWrap.h.

Referenced by ConnectionWrap::disconnectTo(), ConnectionWrap::getXML(), ConnectionWrap::process(), and ConnectionWrap::~ConnectionWrap().

Connection<float>* ConnectionU::floatConn
 

Definition at line 13 of file ConnectionWrap.h.

Referenced by ConnectionWrap::connectFrom(), ConnectionWrap::disconnect(), ConnectionWrap::disconnectFrom(), ConnectionWrap::disconnectTo(), ConnectionWrap::getDataSize(), ConnectionWrap::getFileHandle(), main(), Connector::process(), ConnectionWrap::read(), ConnectionWrap::readable(), ConnectionWrap::readReady(), ConnectionWrap::write(), and ConnectionWrap::writeReady().

FilterConnection<float>* ConnectionU::floatFConn
 

Definition at line 17 of file ConnectionWrap.h.

Referenced by ConnectionWrap::disconnectTo(), ConnectionWrap::getXML(), ConnectionWrap::process(), and ConnectionWrap::~ConnectionWrap().

Connection<short>* ConnectionU::shortConn
 

Definition at line 14 of file ConnectionWrap.h.

Referenced by ConnectionWrap::connectFrom(), ConnectionWrap::disconnect(), ConnectionWrap::disconnectFrom(), ConnectionWrap::disconnectTo(), ConnectionWrap::getDataSize(), ConnectionWrap::getFileHandle(), ConnectionWrap::read(), ConnectionWrap::readable(), ConnectionWrap::readReady(), ConnectionWrap::write(), and ConnectionWrap::writeReady().

FilterConnection<short>* ConnectionU::shortFConn
 

Definition at line 18 of file ConnectionWrap.h.

Referenced by ConnectionWrap::disconnectTo(), ConnectionWrap::getXML(), ConnectionWrap::process(), and ConnectionWrap::~ConnectionWrap().

void* ConnectionU::voidStar
 

Definition at line 20 of file ConnectionWrap.h.

Referenced by ConnectionWrap::ConnectionWrap(), and ConnectionWrap::~ConnectionWrap().


The documentation for this union was generated from the following file:
Generated on Tue Dec 17 21:14:38 2002 for AUSS_Connector by doxygen1.2.18