#include <flxCoreTypes.h>
◆ set() [1/2]
virtual void _flxDataInString::set |
( |
const char * |
value | ) |
|
|
inlinevirtual |
◆ set() [2/2]
virtual void _flxDataInString::set |
( |
const std::string & |
value | ) |
|
|
pure virtual |
Implemented in _flxPropertyBaseString< HIDDEN, SECURE >, _flxPropertyBaseString< false, false >, flxParameterInString< Object, _setter >, flxPropertyRWString< Object, _getter, _setter, HIDDEN, SECURE >, flxPropertyRWString< _flxClock, &_flxClock::get_ref_clock, &_flxClock::set_ref_clock >, flxPropertyRWString< _flxClock, &_flxClock::get_timezone, &_flxClock::set_timezone >, flxPropertyRWString< flxDevST25DV, &flxDevST25DV::get_ssid, &flxDevST25DV::set_ssid >, flxPropertyRWString< flxDevST25DV, &flxDevST25DV::get_password, &flxDevST25DV::set_password >, flxPropertyRWString< flxIoTArduino, &flxIoTArduino::get_thingName, &flxIoTArduino::set_thingName >, flxPropertyRWString< flxIoTArduino, &flxIoTArduino::get_thingID, &flxIoTArduino::set_thingID >, flxPropertyRWString< flxIoTThingSpeak, &flxIoTThingSpeak::get_channelList, &flxIoTThingSpeak::set_channelList >, flxPropertyString< Object, HIDDEN, SECURE >, flxPropertyString< flxFileRotate >, flxPropertyString< flxIoTArduino >, flxPropertyString< flxIoTAzure >, and flxPropertyString< flxSysFirmware >.
◆ setBool()
void _flxDataInString::setBool |
( |
bool |
value | ) |
|
|
inlinevirtual |
◆ setDouble()
void _flxDataInString::setDouble |
( |
double |
value | ) |
|
|
inlinevirtual |
◆ setFloat()
void _flxDataInString::setFloat |
( |
float |
value | ) |
|
|
inlinevirtual |
◆ setInt16()
void _flxDataInString::setInt16 |
( |
int16_t |
value | ) |
|
|
inlinevirtual |
◆ setInt32()
void _flxDataInString::setInt32 |
( |
int32_t |
value | ) |
|
|
inlinevirtual |
◆ setInt8()
void _flxDataInString::setInt8 |
( |
int8_t |
value | ) |
|
|
inlinevirtual |
◆ setString()
void _flxDataInString::setString |
( |
std::string & |
value | ) |
|
|
inlinevirtual |
◆ setUInt16()
void _flxDataInString::setUInt16 |
( |
uint16_t |
value | ) |
|
|
inlinevirtual |
◆ setUInt32()
void _flxDataInString::setUInt32 |
( |
uint32_t |
value | ) |
|
|
inlinevirtual |
◆ setUInt8()
void _flxDataInString::setUInt8 |
( |
uint8_t |
value | ) |
|
|
inlinevirtual |
◆ type()
The documentation for this class was generated from the following file: