Skip to content

Group SpinnakerGenApiInterfaces

Modules > SpinnakerGenApiInterfaces

Modules

Type Name
module IBase Interface
module IBoolean Interface
module ICategory Interfaces
module IChunkPort Interface
module ICommand Interface
module IDestroy Interface
module IDeviceInfo Interface
module IEnumEntry Interface
module IEnumerationT Interface
module IEnumeration Interface
module IFloat Interface
module IInteger Interface
module INodeMapDyn Interface
module INodeMap Interface
module INode Interface
module IPortConstruct Interface
module IPortRecorder Interface
module IPort Interface
module IRegister Interfaces
module ISelectorDigit Interface
module ISelector Interface
module Reference Interfaces

Public Types

Type Name
typedef intptr_t CallbackHandleType
the callback handle for nodes
typedef node_vector NodeList_t
a list of node references

Public Types Documentation

typedef CallbackHandleType

the callback handle for nodes

typedef intptr_t Spinnaker::GenApi::CallbackHandleType;


typedef NodeList_t

a list of node references

typedef node_vector Spinnaker::GenApi::NodeList_t;