Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
Rapicorn::Aida::PropertyBool< Class > Struct Template Reference

Inherits Rapicorn::Aida::Property.

List of all members.

Public Member Functions

 PropertyBool (void(Class::*csetter)(bool), bool(Class::*cgetter)() const, const char *cident, const char *clabel, const char *cblurb, const char *chints)
virtual void set_value (PropertyHostInterface &obj, const String &svalue)
virtual String get_value (PropertyHostInterface &obj)
virtual bool get_range (PropertyHostInterface &obj, double &minimum, double &maximum, double &stepping)

Public Attributes

void(Class::* setter )(bool)
bool(Class::* getter )() const

template<class Class>
struct Rapicorn::Aida::PropertyBool< Class >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines