28 #ifndef CLPROTOCOL_DEVICEID_H 29 #define CLPROTOCOL_DEVICEID_H 50 static const char* GetTokenSeparator();
102 didDriverDirectory = 0,
103 didDriverFileName = 1,
104 didCameraManufacturer = 2,
107 didCameraVersion = 5,
108 didCameraSerialNumber = 6
115 #endif // CLPROTOCOL_DEVICEID_H C++ class wrapping CLSerialAll and CLProtocolDriver.
LOG4CPP_NS_BEGIN bool ReplaceEnvironmentVariables(std::string &Buffer)
EDeviceIDIndex
The positions of the tokens within the DeviceID string.
GENICAM_NAMESPACE::gcstring_vector m_DeviceIDTokens
The tokens which form the DeviceID.
Common GenICam base include file.
virtual void FromString(const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)=0
Set content of the node as string.
#define GENICAM_DEPRECATED(FUNCTION)
Exported C functions for camera link protocol drivers.
A string class which is a clone of std::string.
Helper class which can split DeviceIDs strings into tokens.
Exported C functions for camera link protocol drivers.
GenICam common utilities.