Hardware configuration data for PRO4 ROV
Declaration Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class DeviceDescriptionPRO4 : DeviceDescriptionData, ICloneable
<SerializableAttribute> _ Public Class DeviceDescriptionPRO4 _ Inherits DeviceDescriptionData _ Implements ICloneable
[SerializableAttribute] public ref class DeviceDescriptionPRO4 : public DeviceDescriptionData, ICloneable
Members
All Members | Constructors | Methods | Properties | Fields | |
Icon | Member | Description |
---|---|---|
DeviceDescriptionPRO4()()() | Initializes a new instance of the DeviceDescriptionPRO4 class | |
bootloader | (Inherited from DeviceDescriptionData.) | |
Buffer | (Overrides DeviceDescriptionData.Buffer.) | |
BurnCmd | (Inherited from DeviceDescriptionData.) | |
Clone()()() | ||
DataStructVersionNumber | ||
DeviceData | (Inherited from DeviceDescriptionData.) | |
Equals(Object) | (Inherited from Object.) | |
firmware | (Inherited from DeviceDescriptionData.) | |
GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
KNOWN_REV_FIELD_COUNT | ||
ModelID | (Inherited from DeviceDescriptionData.) | |
ModelShortID | (Inherited from DeviceDescriptionData.) | |
Revision | ||
REVISION_FIELD_LENGTH | ||
ToString()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | ||
DeviceDescriptionData | ||
DeviceDescriptionPRO4 |