Spinnaker SDK C++
4.1.0.157
 
 

 
Loading...
Searching...
No Matches

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
 

Detailed Description

Function Documentation

◆ Write()

virtual void Write ( const void *  pBuffer,
int64_t  Address,
int64_t  Length 
)
pure virtual

Writes a chunk of bytes to the port.

Variable Documentation

◆ Address

◆ IPort

◆ Length

interface SPINNAKER_API_ABSTRACT int64_t Length = 0