Namespace with constant strings for NodeMapIDs. More...
Variables | |
static const Cvb::String | Device = Cvb::String(CVB_LIT("Device")) |
The name of the node map that represents the remote device, i.e. camera. | |
static const Cvb::String | Factory = Cvb::String(CVB_LIT("TLFactory")) |
The name of the node map that gives access to CVB's GenTL enumeration. | |
static const Cvb::String | System = Cvb::String(CVB_LIT("TLSystem")) |
The name of the node map that gives access to the GenTL system (the TL itself) of the currently opened device. | |
static const Cvb::String | Interface = Cvb::String(CVB_LIT("TLInterface")) |
static const Cvb::String | TLDevice = Cvb::String(CVB_LIT("TLDevice")) |
The name of the node map that gives access to the GenTL's side of the device (the proxy). | |
static const Cvb::String | DataStream = Cvb::String(CVB_LIT("TLDatastream")) |
The name of the node map that gives access to the GenTL streaming interface (grab/acquisition). | |
static const Cvb::String | VinDevice = Cvb::String(CVB_LIT("VinDevice")) |
The name of the node map that represents the video interface driver. | |
static const Cvb::String | VinBuffer = Cvb::String(CVB_LIT("VinBuffer")) |
The name of the node map that represents the video interface driver buffer. | |
Namespace with constant strings for NodeMapIDs.
|
static |
The name of the node map that gives access to the GenTL interface (e.g. the NIC) of the currently opened device.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.