alternative Standard Libary
0.29.8
|
Vollständige Aufstellung aller Elemente für std::property< T, TBase > einschließlich aller geerbten Elemente.
getter_type typedef | std::property< T, TBase > | |
operator T() const | std::property< T, TBase > | inline |
operator=(const T &value) | std::property< T, TBase > | inline |
operator=(const property< T, TBase > &other) | std::property< T, TBase > | inline |
property(auto_ptr< TBase > base, getter_type gtyp, setter_type styp) | std::property< T, TBase > | inline |
setter_type typedef | std::property< T, TBase > |