ecto
Public Member Functions | Static Public Attributes | List of all members
ecto::tendril::ConverterImpl< T, _ > Struct Template Reference
Inheritance diagram for ecto::tendril::ConverterImpl< T, _ >:
Inheritance graph
[legend]
Collaboration diagram for ecto::tendril::ConverterImpl< T, _ >:
Collaboration graph
[legend]

Public Member Functions

void operator() (tendril &t, const boost::python::object &obj) const
 
void operator() (boost::python::object &o, const tendril &t) const
 

Static Public Attributes

static ConverterImpl< T, _ > instance
 

Member Function Documentation

template<typename T, typename _ = void>
void ecto::tendril::ConverterImpl< T, _ >::operator() ( tendril t,
const boost::python::object &  obj 
) const
inlinevirtual
template<typename T, typename _ = void>
void ecto::tendril::ConverterImpl< T, _ >::operator() ( boost::python::object &  o,
const tendril t 
) const
inlinevirtual

Member Data Documentation

template<typename T, typename _ = void>
tendril::ConverterImpl< tendril::none, _ > ecto::tendril::ConverterImpl< _ >::instance
static

The documentation for this struct was generated from the following file: