Skip to content

Interface SpinnakerNET::IManagedInterface

ClassList > SpinnakerNET > IManagedInterface

  • #include <IManagedInterface.h>

Inherits the following classes: IDisposable

Inherited by the following classes: SpinnakerNET::ManagedInterface

Public Attributes

Type Name
property ManagedTransportLayerInterface TLInterface = /* multi line expression */

Public Functions

Type Name
ManagedCameraList GetCameras ()
ManagedCameraList GetCameras (bool updateCameras)
Spinnaker::InterfacePtr * GetNativeInterfacePtr ()
SpinnakerNET::GenApi::INodeMap GetTLNodeMap ()
bool IsCameraInUse ()
bool IsValid ()
void RegisterEventHandler (ManagedEventHandler^ eventHandler)
List< ActionCommandResult^> SendActionCommand (unsigned int deviceKey, unsigned int groupKey, unsigned int groupMask, Nullable< unsigned long long > actionTime, bool requestAck)
void UnregisterEventHandler (ManagedEventHandler^ eventHandler)
bool UpdateCameras ()

Public Attributes Documentation

variable TLInterface

property ManagedTransportLayerInterface SpinnakerNET::IManagedInterface::TLInterface;

Public Functions Documentation

function GetCameras [1/2]

ManagedCameraList SpinnakerNET::IManagedInterface::GetCameras () 

function GetCameras [2/2]

ManagedCameraList SpinnakerNET::IManagedInterface::GetCameras (
    bool updateCameras
) 

function GetNativeInterfacePtr

Spinnaker::InterfacePtr * SpinnakerNET::IManagedInterface::GetNativeInterfacePtr () 

function GetTLNodeMap

SpinnakerNET::GenApi::INodeMap SpinnakerNET::IManagedInterface::GetTLNodeMap () 

function IsCameraInUse

bool SpinnakerNET::IManagedInterface::IsCameraInUse () 

function IsValid

bool SpinnakerNET::IManagedInterface::IsValid () 

function RegisterEventHandler

void SpinnakerNET::IManagedInterface::RegisterEventHandler (
    ManagedEventHandler^ eventHandler
) 

function SendActionCommand

List< ActionCommandResult ^> SpinnakerNET::IManagedInterface::SendActionCommand (
    unsigned  int deviceKey,
    unsigned  int groupKey,
    unsigned  int groupMask,
    Nullable < unsigned  long  long > actionTime,
    bool requestAck
) 

function UnregisterEventHandler

void SpinnakerNET::IManagedInterface::UnregisterEventHandler (
    ManagedEventHandler^ eventHandler
) 

function UpdateCameras

bool SpinnakerNET::IManagedInterface::UpdateCameras () 


The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/IManagedInterface.h