◆ ReloadFromMemory()
FiftyoneDegrees::Examples::Hash::ReloadFromMemory::ReloadFromMemory | ( | byte * | data, |
long | length, | ||
string | userAgentFilePath, | ||
ConfigHash * | config | ||
) |
inline
Construct a new instance of the example to be run using the data pointer provided.
- Parameters
-
- data - pointer to the data set in memory
- length - of the data in bytes
- config - to configure the engine with
- userAgentFilePath - path to the CSV file containing the User-Agents to process
Member Function Documentation
◆ run()
void FiftyoneDegrees::Examples::Hash::ReloadFromMemory::run ( ) inline virtualRun the example.
Implements FiftyoneDegrees::Examples::Hash::ExampleBase.
- Examples
- Hash/ReloadFromMemory.cpp.
The documentation for this class was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/examples/CPP/Hash/ReloadFromMemory.cpp