Michele De Stefano's C++ Utilities
mds_utils::python::Obj::ProxyAttr Class Reference

Proxy class for managing attribute access. More...

#include <obj.hpp>

Public Member Functions

 ProxyAttr (Obj &o, const std::string &attr)
 
 operator PyObject * ()
 
 operator Obj ()
 
template<class T >
ProxyAttroperator= (const T &val)
 
Obj operator() ()
 

Detailed Description

Proxy class for managing attribute access.

Author
Michele De Stefano
Date
28/05/2014

Definition at line 93 of file obj.hpp.


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