The DtTargetRankOperatorWrapper class wraps a pointer to a DtTargetRankOperator in an interface that is valid for STL set sorting operators.
More...
Detailed Description
The DtTargetRankOperatorWrapper class wraps a pointer to a DtTargetRankOperator in an interface that is valid for STL set sorting operators.
This allows use of virtual DtTargetRankOperator subclasses to be used in the sorting process.
Constructor & Destructor Documentation
| DtTargetRankOperatorWrapper::DtTargetRankOperatorWrapper |
( |
| ) |
|
|
private |
rankOp must exist for the duration of this class, and any copies of this class.
Shallow copy – only copies pointer to rankOp.
Member Function Documentation
Shallow copy – only copies pointer to rankOp.
Calls myRankOperator->operator().
Member Data Documentation
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-3-branch/include/vrfmodel/targetRankOperator.h