| Interface | Description |
|---|---|
| OFVendorData |
The base class for all vendor data.
|
| Class | Description |
|---|---|
| OFBasicVendorDataType |
Subclass of OFVendorDataType that works with any vendor data format that
begins with a integral value to indicate the format of the remaining data.
|
| OFBasicVendorId |
Basic subclass of OFVendorId that works with any vendor data format where the
data begins with an integral data type value.
|
| OFByteArrayVendorData |
Basic implementation of OFVendorData that just treats the data as a byte
array.
|
| OFVendorDataType |
Class that represents a specific vendor data type format in an OFVendor
message.
|
| OFVendorId |
Base class for the vendor ID corresponding to vendor extensions from a given
vendor.
|
Copyright © 2015. All rights reserved.