TwiceAsNice  2019-02-18
Functions
COMHelper Namespace Reference

Functions

void DLL_EXPORT 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 ULong2IpStr (const unsigned long ipAddr)
 
unsigned long DLL_EXPORT IpStr2ULong (const std::string &ipAddr)
 

Function Documentation

◆ GetCamInfo()

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 
)

◆ IpStr2ULong()

unsigned long DLL_EXPORT COMHelper::IpStr2ULong ( const std::string &  ipAddr)

◆ ULong2IpStr()

std::string COMHelper::ULong2IpStr ( const unsigned long  ipAddr)