Class StateService

class StateService

Public Functions

StateService()

Empty constructor

void setProp(const std::string &prop, Value value)

Set a property

Value getProp(const std::string &prop) const

Get a boolean property from the container.

void unload() const

Unload routine.