|
FpgaManager
Software API Documentation
|
Namespaces |
Classes | |
| class | ApiDetails |
| Details of the current API More... | |
| struct | ApiUrl |
| FPGA Manager device URL More... | |
| struct | AsyncMmMemRdTransferResult |
| Result of an asynchronous memory mapped transaction More... | |
| struct | AsyncMmMemWrTransferResult |
| Result of an asynchronous memory mapped transaction More... | |
| struct | AsyncMmTransferResult |
| Result of an asynchronous memory mapped transaction More... | |
| struct | AsyncStreamMemRdTransferResult |
| Result of an asynchronous stream transaction More... | |
| struct | AsyncStreamMemWrTransferResult |
| Result of an asynchronous stream transaction More... | |
| struct | AsyncStreamPtrTransferResult |
| Result of an asynchronous stream transaction More... | |
| struct | AsyncStreamTransferResult |
| Result of an asynchronous stream transaction More... | |
| class | FpgaManagerApi |
| FPGA Manager API More... | |
| interface | IFpgaManager |
| Provides access to the FPGA Manager API More... | |
| interface | IMmAccess |
| Provides access to a FPGA Manager MmAccess API Block More... | |
| interface | IStream |
| Provides access to the FPGA Manager Streaming API More... | |
| class | RegisterBank |
| Provides a MmAccess interface with an offset More... | |
Enumerations | |
| enum | Profile { Unspecified, MaximumPerformance, MinimumResources } |
| Configuration profile More... | |
| enum | StreamType { ByteStream, FrameBased } |
| Defines the type of a stream More... | |
| enum | StreamDirection { Bidirectional, Downstream, Upstream } |
| Defines the direction of a stream More... | |
| enum | TransferStatus { Completed, Pending, InProgress, Error } |
| Transfer status of the asynchronous transaction More... | |
|
strong |
|
strong |
|
strong |
|
strong |