|
ecto
|
#include <registry.hpp>

Public Member Functions | |
| boost::shared_ptr< cell > | construct_ () |
| void | declare_params_ (ecto::tendrils &t) |
| void | declare_io_ (const ecto::tendrils &p, ecto::tendrils &i, ecto::tendrils &o) |
Public Attributes | |
| factory_fn_t | construct |
| declare_params_t | declare_params |
| declare_io_t | declare_io |
|
inline |
|
inline |
|
inline |
| factory_fn_t ecto::registry::entry_t::construct |
| declare_io_t ecto::registry::entry_t::declare_io |
| declare_params_t ecto::registry::entry_t::declare_params |
1.8.11