Main Page | Namespace List | Class Hierarchy | Class List | File List | Related Pages

TestConnector::NoDownstreamCZ1024Connector< T > Class Template Reference

#include <TestConnector.h>

Inheritance diagram for TestConnector::NoDownstreamCZ1024Connector< T >:

Connector::PoliciedConnector< UpstreamType, PayloadType, DownstreamType, UpstreamPolicy, DownstreamPolicy, PayloadPolicy >

Detailed Description

template<typename T>
class TestConnector::NoDownstreamCZ1024Connector< T >

Todo:
find a consistent philosophy for dealing with the compile-time declaration of array sizes. Here, we're handling it by templating out glorified static array types which are relatively safe compared to STL vectors (which can move their content pointers if reallocated). Making a call as to whether to support sizing at run-time versus compile time is a significant design decision..


The documentation for this class was generated from the following file:
Generated on Fri Oct 8 12:18:34 2004 for Calibrate.Connector by doxygen 1.3.4