|
BOSS 7.1.1
BESIII Offline Software System
|
#include <DCSimpleSelector.h>
Inheritance diagram for DChain::MethodAnd< LHS, RHS, Arg >:Public Types | |
| typedef Arg | arg_type |
Public Types inherited from DChain::MethodBase< Arg > | |
| typedef Arg | arg_type |
Public Member Functions | |
| MethodAnd (const LHS &iLHS, const RHS &iRHS) | |
| MethodAnd () | |
| bool | select (Arg &iArg) |
| MethodBase< Arg > * | clone () const |
Public Member Functions inherited from DChain::MethodBase< Arg > | |
Definition at line 74 of file DCSimpleSelector.h.
| Arg DChain::MethodAnd< LHS, RHS, Arg >::arg_type |
Definition at line 76 of file DCSimpleSelector.h.
|
inline |
Definition at line 78 of file DCSimpleSelector.h.
| DChain::MethodAnd< LHS, RHS, Arg >::MethodAnd | ( | ) |
Referenced by DChain::MethodAnd< LHS, RHS, Arg >::clone().
|
inlinevirtual |
Implements DChain::MethodBase< Arg >.
Definition at line 89 of file DCSimpleSelector.h.
|
inlinevirtual |
Implements DChain::MethodBase< Arg >.
Definition at line 85 of file DCSimpleSelector.h.