| Call(B arg) const | thor::SingleDispatcher< B, R > | |
| Register(R(*globalFunction)(D#)) | thor::SingleDispatcher< B, R > | |
| Register(R(C::*memberFunction)(D#), C &object) | thor::SingleDispatcher< B, R > | |
| Register(const Fn &functionObject) | thor::SingleDispatcher< B, R > | |
| SingleDispatcher() | thor::SingleDispatcher< B, R > | |
| ~SingleDispatcher() | thor::SingleDispatcher< B, R > |