ecto
Public Member Functions | List of all members
ecto::tendril::Converter Struct Referenceabstract
Inheritance diagram for ecto::tendril::Converter:
Inheritance graph
[legend]

Public Member Functions

virtual void operator() (tendril &t, const boost::python::object &o) const =0
 
virtual void operator() (boost::python::object &o, const tendril &t) const =0
 

Member Function Documentation

virtual void ecto::tendril::Converter::operator() ( tendril t,
const boost::python::object &  o 
) const
pure virtual
virtual void ecto::tendril::Converter::operator() ( boost::python::object &  o,
const tendril t 
) const
pure virtual

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