Key Class Reference
#include <Key.h>
Public Member Functions | |
| Key (std::string keyName) | |
| ~Key (void) | |
| bool | exists (void) |
| std::string | value (void) |
| void | setValue (std::string) |
Constructor & Destructor Documentation
◆ Key()
| Key::Key | ( | std::string | keyName | ) |
◆ ~Key()
| Key::~Key | ( | void | ) |
Member Function Documentation
◆ exists()
| bool Key::exists | ( | void | ) |
◆ setValue()
| void Key::setValue | ( | std::string | ) |
◆ value()
| std::string Key::value | ( | void | ) |
The documentation for this class was generated from the following file: