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