Nol.A SDK Library  24.11.4
For IoT System Software Development
Public Member Functions | Protected Member Functions | List of all members
ConfigString Class Reference
Inheritance diagram for ConfigString:
ConfigItem

Public Member Functions

 ConfigString (const char *name, Storage &, uint64_t addr, size_t, void(*onSet)(std::string)=nullptr)
 
const char * getName () override
 
bool handleCommand (const char *, Print &p) override
 
void print (Print &) override
 
bool isValid () override
 
virtual bool isValid (std::string)
 
void printHelp (Print &) override
 
std::string getValue ()
 
error_t setValue (std::string)
 

Protected Member Functions

virtual void onValueSet () override
 

The documentation for this class was generated from the following file: