lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
lean::properties::property_constant< Class, Value > Member List
This is the complete list of members for lean::properties::property_constant< Class, Value >, including all inherited members.
clone() const (defined in lean::properties::property_constant< Class, Value >)lean::properties::property_constant< Class, Value > [inline]
destroy() const (defined in lean::properties::property_constant< Class, Value >)lean::properties::property_constant< Class, Value > [inline]
operator()(const Class &object, const std::type_info &type, void *values, size_t count) const lean::properties::property_constant< Class, Value > [inline, virtual]
lean::properties::property_getter::operator()(const Class &object, Value *values, size_t count) const lean::properties::property_getter< Class > [inline]
property_constant(const Value *constantValues, size_t count) (defined in lean::properties::property_constant< Class, Value >)lean::properties::property_constant< Class, Value > [inline]
value_type typedef (defined in lean::properties::property_constant< Class, Value >)lean::properties::property_constant< Class, Value >