Group IPort_h¶
Public Attributes¶
| Type | Name |
|---|---|
| interface SPINNAKER_API_ABSTRACT int64_t | Address |
| interface SPINNAKER_API_ABSTRACT | IPort Interface for ports. |
| interface SPINNAKER_API_ABSTRACT int64_t int64_t | Length = 0 |
Public Functions¶
| Type | Name |
|---|---|
| virtual void | Write (const void * pBuffer, int64_t Address, int64_t Length) = 0 |
Public Attributes Documentation¶
variable Address¶
variable IPort¶
Interface for ports.
variable Length¶
Public Functions Documentation¶
function Write¶
Writes a chunk of bytes to the port