SOIL C++
C++ Unified Device Interface
|
▼NHTTP | |
CResource | HTTP Resource base class |
CServer | HTPP Server |
▼NMQTT | |
CConfiguration | MQTT publishing configuration |
CException | MQTT Publisher Exception |
CMessageContainer | Internal MQTT message struct |
CPublisher | MQTT Publisher |
Nmqtt | |
▼NSIGN | |
CHasher | SHA256 Hasher |
CSigner | Signer |
▼NSOIL | Type definitions |
CContainer | Data Container |
CContainer< T, -1, -1 > | Template specialization for Scalars |
CContainer< T, x, -1 > | Template specialization for 1D-Arrays/Vectors |
CElement | SOIL Base Element |
CEnum | SOIL Enum Datatype |
CFigure | Intermediate class for Variable and Parameter that derives from Element |
CFunction | Function Class |
CObject | Object Class |
CParameter | Parameter Class |
CRange | Range Helper Class |
CRange< ENUM > | Enum Range |
CRange< std::string > | String Range |
CTime | SOIL Time |
CVariable | Variable Class |
▼NUDP | |
CBroadcast | UDP Broadcast |
CConfiguration | UDP Broadcast Configuration |
CException | UDP Broadcast Exception |