Alexandria 2.31.4
SDC-CH common library for the Euclid project
|
Public Member Functions | |
AttrGetterFactory (unsigned pos, const std::string &name) | |
template<typename Content> | |
boost::python::object | operator() (Content) const |
Public Attributes | |
unsigned | m_pos |
std::string | m_name |
Definition at line 117 of file AttributeSet.h.
|
inline |
Definition at line 121 of file AttributeSet.h.
|
inline |
Definition at line 124 of file AttributeSet.h.
References m_name, m_pos, and std::make_shared().
std::string Pyston::Placeholder< AttributeSet >::AttrGetterFactory::m_name |
Definition at line 119 of file AttributeSet.h.
Referenced by AttrGetterFactory(), and operator()().
unsigned Pyston::Placeholder< AttributeSet >::AttrGetterFactory::m_pos |
Definition at line 118 of file AttributeSet.h.
Referenced by AttrGetterFactory(), and operator()().