libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
This is the complete list of members for BaseLib::Systems::FamilySettings, including all inherited members.
changed() | BaseLib::Systems::FamilySettings | |
deleteFromDatabase(std::string name) | BaseLib::Systems::FamilySettings | |
dispose() | BaseLib::Systems::FamilySettings | |
FamilySettings(BaseLib::SharedObjects *bl, int32_t familyId) | BaseLib::Systems::FamilySettings | |
get(std::string name) | BaseLib::Systems::FamilySettings | |
getBinary(std::string name) | BaseLib::Systems::FamilySettings | |
getNumber(std::string name) | BaseLib::Systems::FamilySettings | |
getPhysicalInterfaceSettings() | BaseLib::Systems::FamilySettings | |
getString(std::string name) | BaseLib::Systems::FamilySettings | |
load(const std::string &filename) | BaseLib::Systems::FamilySettings | |
PFamilySetting typedef | BaseLib::Systems::FamilySettings | |
set(std::string name, const std::string &value) | BaseLib::Systems::FamilySettings | |
set(std::string name, int32_t value) | BaseLib::Systems::FamilySettings | |
set(std::string name, const std::vector< char > &value) | BaseLib::Systems::FamilySettings | |
~FamilySettings() | BaseLib::Systems::FamilySettings | virtual |