SMP::property_item Class Reference

a property item More...

#include <filter.h>

Collaboration diagram for SMP::property_item:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 property_item (string value, bool runtime_ro, string type="str")

Public Attributes

string value
bool runtime_ro
string type

Detailed Description

a property item


Member Data Documentation

string SMP::property_item::value

the property value as a string

bool SMP::property_item::runtime_ro

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

Note:
supported types: int, str, float, file, color, date the default type is 'str' if type is leaved blank or unsupported-type is specified


The documentation for this class was generated from the following file:
Generated on Fri Aug 31 15:41:58 2007 for SCREAMLinuxMiddleware(SLIM) by  doxygen 1.5.1