libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include "FamilySettings.h"
#include "../Database/DatabaseTypes.h"
#include "ICentral.h"
#include "PhysicalInterfaceSettings.h"
#include "IPhysicalInterface.h"
#include "../Variable.h"
#include "../DeviceDescription/Devices.h"
#include <string>
#include <memory>
#include "PhysicalInterfaces.h"
Go to the source code of this file.
Classes | |
class | BaseLib::Systems::IFamilyEventSink |
class | BaseLib::Systems::IDeviceFamily |
Namespaces | |
BaseLib | |
BaseLib::Systems | |
Enumerations | |
enum | BaseLib::Systems::FamilyType { BaseLib::Systems::FamilyType::unknown = 0, BaseLib::Systems::FamilyType::sharedObject = 1, BaseLib::Systems::FamilyType::socket = 2 } |