OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
wuf::RegistryHandler Class Reference

#include "WindowsUtilityFuctions.h"

Public Member Functions

 RegistryHandler (const std::string &_strKey)
 
 ~RegistryHandler ()
 
bool setStringVal (const std::string &_entryName, const std::string &_entrydata)
 
std::string getStringVal (const std::string &_entryName)
 

Constructor & Destructor Documentation

◆ RegistryHandler()

wuf::RegistryHandler::RegistryHandler ( const std::string & _strKey)

◆ ~RegistryHandler()

wuf::RegistryHandler::~RegistryHandler ( )

Member Function Documentation

◆ getStringVal()

std::string wuf::RegistryHandler::getStringVal ( const std::string & _entryName)

◆ setStringVal()

bool wuf::RegistryHandler::setStringVal ( const std::string & _entryName,
const std::string & _entrydata )

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