Modules
Here is a list of all modules:
 BGAPI2 System FunctionsFunctions related to the GenICam System or Producer
The System is the abstraction for an GenTL Producer. The System module provides functions to find, load/unload and open/close GenTL producers. There are also functions to retrieve informations like ID, vendor or name from a producer and to retrieve the the accessable Interfaces
 BGAPI2 Interface FunctionsFunctions related to the GenICam Interface (USB or GigE transport layer)
A System (GenTL producer) can connect devices through the transport layer via interfaces. An interface can be a physical interface such as an ethernet network adapter or a logical interface such as an USB port. The Interface module provides functions to open/close interfaces, get informations like the ID and name of an interface and retrieve the devices accessable through each interface
 BGAPI2 Device FunctionsFunctions related to the GenICam Device, typically the camera
 BGAPI2 DataStream FunctionsFunctions related to the GenICam DataStream of each device
 BGAPI2 Buffer FunctionsFunctions related to the GenICam Buffer
 BGAPI2 Node FunctionsFunctions related to the GenICam Node or Feature
 BGAPI2 NodeMap FunctionsFunctions related to the GenICam NodeMap or FeatureMap
 BGAPI2 Image FunctionsFunctions related to the BGAPI2 Images
 BGAPI2 ImageProcessor FunctionsFunctions related to the Image Processor
 BGAPI2 Polarization FunctionsFunctions related to the Polarization Camera
 BGAPI2 Device Event FunctionsFunctions related to the GenICam Device Events
 BGAPI2 PnP Event FunctionsFunctions related to the GenICam Plug and Play Events
 BGAPI2 Trace FunctionsFunctions related to the BGAPI2 Trace
 BGAPI2 ...other stuff :)
 BGAPI2 Feature Names