| TAO_CosTrader
    2.1.9
    | 
Function object for determining if the sequence element at the current position of the dynamic sequence any parameter is equal to the element parameter. More...
#include <Trader_T.h>

| Public Member Functions | |
| int | operator() (TAO_DynSequence_i &dyn_any, const ELEMENT_TYPE &element) | 
Function object for determining if the sequence element at the current position of the dynamic sequence any parameter is equal to the element parameter.
| 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.
 1.8.3.1
 1.8.3.1