C# Class Ros_CSharp.CallbackQueueInterface.ICallbackInfo

Afficher le fichier Open project: uml-robotics/ROS.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
Callback CallbackInterface
marked_for_removal bool
removal_id System.UInt64

Property Details

Callback public_oe property

public CallbackInterface Callback
Résultat CallbackInterface

marked_for_removal public_oe property

public bool marked_for_removal
Résultat bool

removal_id public_oe property

public UInt64,System removal_id
Résultat System.UInt64