Click or drag to resize

Discovery Class

Discovery base class.
Inheritance Hierarchy

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public class Discovery

The Discovery type exposes the following members.

Properties
  NameDescription
Public propertyKey
The discovery unique key
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberDEFAULT_REPO
The InfoRepo discovery default key.
Public fieldStatic memberDEFAULT_RTPS
The RTPS discovery default key.
Public fieldStatic memberDEFAULT_STATIC
The static discovery default key.
Top
See Also