- Class Connector::CopiesPayloadForInput< D, B >
- decide if this should have a copy command usable by control logic
- Class Connector::LookupInputPort< Key, Payload >
- determine whether operator[] or operator() is appropriate
- Class TestConnector::NoDownstreamCZ1024Connector< T >
- 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..
- Member TestConnector::data_t
- remove this hack
Generated on Fri Oct 8 12:18:33 2004 for Calibrate.Connector by
1.3.4