\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

FiftyoneDegrees::Examples::Hash::StronglyTyped Class Reference

Detailed Description

Hash Strongly Typed Example.

Examples
Hash/StronglyTyped.cpp.

Inheritance diagram for FiftyoneDegrees::Examples::Hash::StronglyTyped:

[legend]

Collaboration diagram for FiftyoneDegrees::Examples::Hash::StronglyTyped:

[legend]

Public Member Functions

 StronglyTyped (string dataFilePath, ConfigHash *config)
Construct a new instance of the example to be run using the data file provided. More...
void  run ()
Run the example. More...

Public Member Functions inherited from FiftyoneDegrees::Examples::Hash::ExampleBase

 ExampleBase (byte *data, long length, ConfigHash *config)
Construct a new instance of the example to be run using the data pointer provided. More...
 ExampleBase (string dataFilePath)
Construct a new instance of the example to be run using the data file provided. More...
 ExampleBase (string dataFilePath, ConfigHash *config)
Construct a new instance of the example to be run using the data file and configuration provided. More...
virtual  ~ExampleBase ()
Dispose of anything created with the example.

Constructor & Destructor Documentation

◆ StronglyTyped()

FiftyoneDegrees::Examples::Hash::StronglyTyped::StronglyTyped ( string   dataFilePath,
ConfigHash *   config  
)
inline

Construct a new instance of the example to be run using the data file provided.

Parameters
dataFilePath - path to the data file to use

Member Function Documentation


The documentation for this class was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/examples/CPP/Hash/StronglyTyped.cpp