#include <Trader_T.h>
Public Member Functions | |
int | operator() (TAO_DynSequence_i &dyn_any, const ELEMENT_TYPE &element) |
Definition at line 237 of file Trader_T.h.
int TAO_Element_Equal< ELEMENT_TYPE >::operator() | ( | TAO_DynSequence_i & | dyn_any, | |
const ELEMENT_TYPE & | element | |||
) |
Calls the correct method on dyn_seq to extract the element type, then uses the appropriate form of equals comparison.
Definition at line 280 of file Trader_T.cpp.