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

Namespaces

 COMHelper
 

Functions

void DLL_EXPORT COMHelper::GetCamInfo (const std::string &intrfcStr, const unsigned long idOne, const unsigned long idTwo, CamModel::PlatformType &platform, std::string &addr, uint16_t &frmwrRev, uint16_t &camId)
 
std::string COMHelper::ULong2IpStr (const unsigned long ipAddr)
 
unsigned long DLL_EXPORT COMHelper::IpStr2ULong (const std::string &ipAddr)