OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
InitializationSettings Class Reference

#include <OnixS/CME/ConflatedUDP/Initialization.h>

Public Member Functions

 InitializationSettings ()
 
 ~InitializationSettings ()
 
const std::string & licenseStore () const
 
void licenseStore (const std::string &value)
 

Detailed Description

Definition at line 30 of file Initialization.h.

Constructor & Destructor Documentation

Initializes settings with default values.

Definition at line 35 of file Initialization.h.

Cleans up all resources.

Definition at line 41 of file Initialization.h.

Member Function Documentation

const std::string& licenseStore ( ) const
inline

Path to the folder where license manager should look for a valid license.

Note
The default value is "./".

Definition at line 52 of file Initialization.h.

void licenseStore ( const std::string &  value)
inline

Updates path to the folder where license manager should look for a valid license.

Definition at line 60 of file Initialization.h.


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