ecto
Public Member Functions | Static Public Attributes | List of all members
ecto::tendril::ConverterImpl< none, _ > Struct Template Reference
Inheritance diagram for ecto::tendril::ConverterImpl< none, _ >:
Inheritance graph
[legend]
Collaboration diagram for ecto::tendril::ConverterImpl< none, _ >:
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< none, _ > instance
 

Member Function Documentation

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

Member Data Documentation

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

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