|
ecto
|
#include <registry.hpp>

Public Types | |
| typedef ::ecto::cell_< T > | cell_t |
Public Member Functions | |
| registrator (const char *name, const char *docstring) | |
| void | operator() () const |
Static Public Member Functions | |
| static boost::shared_ptr< cell > | create () |
Public Attributes | |
| const char * | name_ |
| const char * | docstring_ |
Static Public Attributes | |
| static const registrator & | inst |
| typedef ::ecto::cell_<T> ecto::registry::registrator< Module, T >::cell_t |
|
inlineexplicit |
|
inlinestatic |
|
inline |
| const char* ecto::registry::registrator< Module, T >::docstring_ |
|
static |
| const char* ecto::registry::registrator< Module, T >::name_ |
1.8.11