Skip to content

Class SpinnakerNET::SystemEventRedirector

ClassList > SpinnakerNET > SystemEventRedirector

  • #include <ManagedSystemEventHandler.h>

Inherits the following classes: Spinnaker::SystemEventHandler

Public Functions

Type Name
SystemEventRedirector (OnInterfaceArrivalDelegate^ delegate1, OnInterfaceRemovalDelegate^ delegate2)

Protected Functions

Type Name
virtual void OnInterfaceArrival (Spinnaker::InterfacePtr)
virtual void OnInterfaceRemoval (Spinnaker::InterfacePtr)

Public Functions Documentation

function SystemEventRedirector

inline SpinnakerNET::SystemEventRedirector::SystemEventRedirector (
    OnInterfaceArrivalDelegate ^ delegate1,
    OnInterfaceRemovalDelegate ^ delegate2
) 

Protected Functions Documentation

function OnInterfaceArrival

virtual void SpinnakerNET::SystemEventRedirector::OnInterfaceArrival (
    Spinnaker::InterfacePtr
) 

function OnInterfaceRemoval

virtual void SpinnakerNET::SystemEventRedirector::OnInterfaceRemoval (
    Spinnaker::InterfacePtr
) 


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