Public Member Functions | |
ItemCmp (OutGate *itf) | |
bool | operator() (const std::pair< OutGate *, bool > &elt) const |
ItemCmp (InGate *itf) | |
bool | operator() (const std::pair< InGate *, bool > &elt) const |
Private Attributes | |
OutGate * | _itf |
InGate * | _itf |
Definition at line 53 of file InGate.cxx.
|
inline |
Definition at line 58 of file InGate.cxx.
|
inline |
Definition at line 94 of file OutGate.cxx.
|
inline |
Definition at line 59 of file InGate.cxx.
|
inline |
Definition at line 95 of file OutGate.cxx.
|
private |
Definition at line 56 of file InGate.cxx.
|
private |
Definition at line 92 of file OutGate.cxx.