|
Michele De Stefano's C++ Utilities
|
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 > | |
| ProxyAttr & | operator= (const T &val) |
| Obj | operator() () |