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¶
Public Functions Documentation¶
function GetCameras [1/2]¶
function GetCameras [2/2]¶
function GetNativeInterfacePtr¶
function GetTLNodeMap¶
function IsCameraInUse¶
function IsValid¶
function RegisterEventHandler¶
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¶
function UpdateCameras¶
The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/IManagedInterface.h