siplasplas
|
Public Member Functions | |
AttributeProxy (Attribute &attribute, Any *this_) | |
template<typename T > | |
AttributeProxy & | operator= (T &&value) |
template<typename T > | |
T & | get () |
template<typename T > | |
operator T & () | |
template<typename T > | |
const T & | get () const |
template<typename T > | |
operator const T & () const | |
const Attribute & | attribute () const |
Attribute & | attribute () |