TwiceAsNice
2019-02-18
|
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) |
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 | ||
) |
unsigned long DLL_EXPORT COMHelper::IpStr2ULong | ( | const std::string & | ipAddr | ) |