VisionBox Interface Library  1.7.10.0 (2024-04-16)
VIB::DeviceInfo Class Reference

Detailed Description

This class stores information about a specific device type

It is used to obtain the number of available devices for a hardware entity. See VIBSystem::GetDeviceInfo() for example code.

Public Member Functions

eDeviceType GetDeviceType () const
 Returns the type representing this instance. More...
 
unsigned int GetNumberEntities () const
 Number of entities of this device type More...
 

Member Function Documentation

◆ GetDeviceType()

eDeviceType VIB::DeviceInfo::GetDeviceType ( ) const
inline

Returns the type representing this instance.

◆ GetNumberEntities()

unsigned int VIB::DeviceInfo::GetNumberEntities ( ) const
inline

Number of entities of this device type