TwiceAsNice  2019-02-18
QSI_Registry Member List

This is the complete list of members for QSI_Registry, including all inherited members.

AddIPAddress(std::string IPAddr)QSI_Registryinline
GetAdvancedSetupSettings(std::string strSerialNumber, bool bIsMainCamera, QSI_AdvSettings DefaultSettings)QSI_Registryinline
GetAllKeys(std::string strKeyPath, std::vector< std::string > *vKeys)QSI_Registryinline
GetBoolean(std::string strKeyPath, std::string strSubKeyName, bool bDefaultValue)QSI_Registryinline
GetInt(std::string strKeyPath, std::string strSubKeyName, int iDefaultValue, int &iRetVal)QSI_Registryinline
GetIPAdressList(std::vector< std::string > *vIPAddresses)QSI_Registryinline
GetIPv4Addresss(bool bIsMainCamera, int iDefaultAddress)QSI_Registryinline
GetMaxPixelsPerBlock(int iDefaultValue)QSI_Registryinline
GetNumber(std::string strKeyPath, std::string strSubKeyName, int iDefaultValue)QSI_Registryinline
GetSelectedCamera(bool bIsMainCamera)QSI_Registryinline
GetSelectedFilterWheel(std::string strSerialNumber, bool bIsMainCamera)QSI_Registryinline
GetSelectedInterface(bool bIsMainCamera, int iDefaultInterface)QSI_Registryinline
GetString(std::string strKeyPath, std::string strSubKeyName, std::string strDefaultValue)QSI_Registryinline
GetUSBExReadTimeout(int iDefaultValue)QSI_Registryinline
GetUSBExWriteTimeout(int iDefaultValue)QSI_Registryinline
GetUSBInSize(int iDefaultValue)QSI_Registryinline
GetUSBOutSize(int iDefaultValue)QSI_Registryinline
GetUSBReadTimeout(int iDefaultValue)QSI_Registryinline
GetUSBWriteTimeout(int iDefaultValue)QSI_Registryinline
KeyExists(std::string strKeyPath)QSI_Registryinline
m_iErrorQSI_Registryprivate
m_iniQSI_Registryprivate
m_rcQSI_Registryprivate
m_szPathQSI_Registryprivate
QSI_Registry(void)QSI_Registryinline
RecordExists(std::string strSerialNumber, bool bIsMainCamera)QSI_Registryinline
RegDelKey(std::string Section, std::string Key)QSI_Registryinline
RegDelnode(std::string Root)QSI_Registryinline
RegQueryValueEx(std::string strKeyPath, std::string strSubKeyName, int n0, int n1, int *piData, int dSize)QSI_Registryinline
SetAdvancedSetupSettings(std::string strSerialNumber, bool bIsMainCamera, QSI_AdvSettings AdvSettings)QSI_Registryinline
SetBoolean(std::string strKeyPath, std::string strSubKeyName, bool bValue)QSI_Registryinline
SetIPv4Address(int iIPv4Addr, bool bIsMainCamera)QSI_Registryinline
SetNumber(std::string strKeyPath, std::string strSubKeyName, int iValue)QSI_Registryinline
SetSelectedCamera(std::string strSerialNumber, bool bIsMainCamera)QSI_Registryinline
SetSelectedFilterWheel(std::string strSerialNumber, bool bIsMainCamera, std::string strFilterName)QSI_Registryinline
SetSelectedInterface(int iInterface, bool bIsMainCamera)QSI_Registryinline
SetString(std::string strKeyPath, std::string strSubKeyName, std::string strValue)QSI_Registryinline
~QSI_Registry(void)QSI_Registryinline