|
Collage
1.5.0
High-performance C++ library for developing object-oriented distributed applications.
|
This is the complete list of members for co::CommandFunc< T >, including all inherited members.
| _func (defined in co::CommandFunc< T >) | co::CommandFunc< T > | |
| _object (defined in co::CommandFunc< T >) | co::CommandFunc< T > | |
| clear() (defined in co::CommandFunc< T >) | co::CommandFunc< T > | inline |
| CommandFunc(T *object, bool(T::*func)(ICommand &)) | co::CommandFunc< T > | inline |
| CommandFunc(const CommandFunc< O > &from) | co::CommandFunc< T > | inline |
| isValid() const (defined in co::CommandFunc< T >) | co::CommandFunc< T > | inline |
| operator()(ICommand &command) (defined in co::CommandFunc< T >) | co::CommandFunc< T > | inline |