Static Public Attributes | List of all members
NodeMapID Class Reference

Contains all known node map names. More...

Inherits object.

Static Public Attributes

 DataStream = TLDatastream
 The name of the node map that gives access to the GenTL streaming interface (grab/acquisition). More...
 
 Device = Device
 The name of the node map that gives access to CVB's GenTL enumeration. More...
 
 Factory = TLFactory
 The name of the node map that gives access to the GenTL system (the TL itself) of the currently opened device. More...
 
 Interface = TLInterface
 The name of the node map that gives access to the GenTL interface (e.g. More...
 
 System = TLSystem
 The name of the node map that gives access to the GenTL interface (e.g. More...
 
 TLDevice = TLDevice
 The name of the node map that gives access to the GenTL's side of the device (the proxy). More...
 
 VinDevice = VinDevice
 The name of the node map that represents the video interface driver. More...
 

Detailed Description

Contains all known node map names.

Member Data Documentation

◆ DataStream

DataStream = TLDatastream
static

The name of the node map that gives access to the GenTL streaming interface (grab/acquisition).

◆ Device

Device = Device
static

The name of the node map that gives access to CVB's GenTL enumeration.

◆ Factory

Factory = TLFactory
static

The name of the node map that gives access to the GenTL system (the TL itself) of the currently opened device.

◆ Interface

Interface = TLInterface
static

The name of the node map that gives access to the GenTL interface (e.g.

the NIC) of the currently opened device.

◆ System

System = TLSystem
static

The name of the node map that gives access to the GenTL interface (e.g.

the NIC) of the currently opened device.

◆ TLDevice

TLDevice = TLDevice
static

The name of the node map that gives access to the GenTL's side of the device (the proxy).

◆ VinDevice

VinDevice = VinDevice
static

The name of the node map that represents the video interface driver.