C# Class Ros_CSharp.CallbackQueueInterface.ICallbackInfo

Mostrar archivo 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_oe property

public CallbackInterface Callback
return CallbackInterface

marked_for_removal public_oe property

public bool marked_for_removal
return bool

removal_id public_oe property

public UInt64,System removal_id
return System.UInt64