sprint 1-alpha
Public Types | Public Member Functions | Public Attributes
sprint::gtl::TCommandMap< T, Key > Struct Template Reference

List of all members.

Public Types

typedef void(T::* Callback )(void)

Public Member Functions

void Register (Key id, Callback c)
void Run (T &instance, Key id) const

Public Attributes

std::map< Key, Callback > m_map

template<class T, class Key>
struct sprint::gtl::TCommandMap< T, Key >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines