C# Class Ros_CSharp.CallbackQueueInterface.ICallbackInfo

Show file Open project: uml-robotics/ROS.NET Class Usage Examples

Public Properties

Property Type Description
Callback CallbackInterface
marked_for_removal bool
removal_id System.UInt64

Property Details

Callback public property

public CallbackInterface Callback
return CallbackInterface

marked_for_removal public property

public bool marked_for_removal
return bool

removal_id public property

public UInt64,System removal_id
return System.UInt64