Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
SequenceTransform::OneD< InContainer, OutContainer > Class Template Reference
#include <sequencetransform.h>
Inheritance diagram for SequenceTransform::OneD< InContainer, OutContainer >:
[legend]List of all members.
Detailed Description
template<class InContainer, class OutContainer>
class SequenceTransform::OneD< InContainer, OutContainer >
Base class for a function that applies itself to a container to create another container with the same number of elements.
(The second container may be the same one as the first).
Definition at line 22 of file sequencetransform.h.
|
Public Methods |
virtual void | operator() (const InContainer &in, OutContainer &out) const=0 |
The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:37:46 2003 for RF-LISSOM by
1.3-rc2