#include <filter.h>
Collaboration diagram for SMP::property_item:

Public Member Functions | |
| property_item (string value, bool runtime_ro, string type="str") | |
Public Attributes | |
| string | value |
| bool | runtime_ro |
| string | type |
| string SMP::property_item::value |
the property value as a string
the flag which specifies whether user can modify it at runtime default is true
| string SMP::property_item::type |
the flag specify the Data-Type of the value
1.5.1