This is the complete list of members for
thor::DoubleDispatcher< B, R >, including all inherited members.
| Call(B arg1, B arg2) const | thor::DoubleDispatcher< B, R > | |
| DoubleDispatcher(bool symmetric=true) | thor::DoubleDispatcher< B, R > | [explicit] |
| Register(R(*globalFunction)(D1#, D2#)) | thor::DoubleDispatcher< B, R > | |
| Register(R(C::*memberFunction)(D1#, D2#), C &object) | thor::DoubleDispatcher< B, R > | |
| Register(const Fn &functionObject) | thor::DoubleDispatcher< B, R > | |
| ~DoubleDispatcher() | thor::DoubleDispatcher< B, R > | |