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