|
BOSS 7.1.3
BESIII Offline Software System
|
#include <DCSimpleSelector.h>
Inheritance diagram for DChain::MethodOr< LHS, RHS, Arg >:Public Types | |
| typedef Arg | arg_type |
Public Types inherited from DChain::MethodBase< Arg > | |
| typedef Arg | arg_type |
Public Member Functions | |
| MethodOr (const LHS &iLHS, const RHS &iRHS) | |
| MethodOr () | |
| bool | select (Arg &iArg) |
| MethodBase< Arg > * | clone () const |
Definition at line 99 of file DCSimpleSelector.h.
| typedef Arg DChain::MethodOr< LHS, RHS, Arg >::arg_type |
Definition at line 101 of file DCSimpleSelector.h.
|
inline |
Definition at line 103 of file DCSimpleSelector.h.
| DChain::MethodOr< LHS, RHS, Arg >::MethodOr | ( | ) |
|
inlinevirtual |
Implements DChain::MethodBase< Arg >.
Definition at line 113 of file DCSimpleSelector.h.
|
inlinevirtual |
Implements DChain::MethodBase< Arg >.
Definition at line 109 of file DCSimpleSelector.h.