ecto
|
#include <tendril.hpp>
Public Types | |
typedef boost::function1< void, T > | CbT |
Public Member Functions | |
Caller (CbT cb) | |
void | operator() (tendril &t) |
Public Attributes | |
CbT | cb |
typedef boost::function1<void, T> ecto::tendril::Caller< T >::CbT |
|
inline |
|
inline |
CbT ecto::tendril::Caller< T >::cb |