libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
Go to the source code of this file.
Classes | |
class | BaseLib::DeviceDescription::Function |
Class defining a device function or channel. More... | |
struct | BaseLib::DeviceDescription::Function::Direction |
Namespaces | |
BaseLib | |
BaseLib::DeviceDescription | |
Typedefs | |
typedef std::set< std::string > | BaseLib::DeviceDescription::LinkFunctionTypes |
typedef std::shared_ptr< Function > | BaseLib::DeviceDescription::PFunction |
typedef std::map< uint32_t, PFunction > | BaseLib::DeviceDescription::Functions |