TwiceAsNice  2019-02-18
Namespaces | Functions
DeviceStrHelpers.h File Reference
#include <vector>
#include <string>
#include <stdint.h>
#include "DefDllExport.h"
Include dependency graph for DeviceStrHelpers.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 DeviceStr
 

Functions

std::vector< std::string > DLL_EXPORT DeviceStr::GetVect (std::string data)
 
std::vector< std::string > DLL_EXPORT DeviceStr::GetCameras (std::string data)
 
std::string DLL_EXPORT DeviceStr::GetType (const std::string &data)
 
std::string DLL_EXPORT DeviceStr::GetName (const std::string &data)
 
std::string DLL_EXPORT DeviceStr::GetAddr (const std::string &data)
 
std::string DLL_EXPORT DeviceStr::GetPort (const std::string &data)
 
std::string DLL_EXPORT DeviceStr::GetInterface (const std::string &data)
 
uint16_t DLL_EXPORT DeviceStr::GetFwVer (const std::string &data)