Simple baseclass for a generic (no HW config data) device

C# | Visual Basic | Visual C++ |
public class DeviceDescriptionSimpleGeneric : DeviceDescriptionData
Public Class DeviceDescriptionSimpleGeneric _ Inherits DeviceDescriptionData
public ref class DeviceDescriptionSimpleGeneric : public DeviceDescriptionData

All Members | Constructors | Methods | Properties | Fields | |
Icon | Member | Description |
---|---|---|
![]() | DeviceDescriptionSimpleGeneric()()() | Initializes a new instance of the DeviceDescriptionSimpleGeneric class |
![]() | bootloader | (Inherited from DeviceDescriptionData.) |
![]() | Buffer | (Overrides DeviceDescriptionData.Buffer.) |
![]() | BurnCmd | (Inherited from DeviceDescriptionData.) |
![]() | 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.) |
![]() | ModelID | (Inherited from DeviceDescriptionData.) |
![]() | ModelShortID | (Inherited from DeviceDescriptionData.) |
![]() | ToString()()() | (Inherited from Object.) |

Object | |||
![]() | DeviceDescriptionData | ||
![]() | DeviceDescriptionSimpleGeneric | ||
![]() | DeviceDescriptionManip | ||
![]() | DeviceDescriptionPAM |