| Functions | |
| virtual void | Write (const void *pBuffer, int64_t Address, int64_t Length)=0 | 
| Writes a chunk of bytes to the port. | |
| Variables | |
| interface SPINNAKER_API_ABSTRACT | IPort | 
| Interface for ports. | |
| interface SPINNAKER_API_ABSTRACT int64_t | Address | 
| interface SPINNAKER_API_ABSTRACT int64_t int64_t | Length = 0 | 
| 
 | pure virtual | 
Writes a chunk of bytes to the port.
| interface SPINNAKER_API_ABSTRACT int64_t Address | 
Interface for ports.
| interface SPINNAKER_API_ABSTRACT int64_t Length = 0 |