![]() |
FrontPanel API 6.0.0
|
This is the complete list of members for okCFrontPanelAXILite, including all inherited members.
| Read(UINT64 address, UINT32 *pBuffer, std::size_t count, UINT32 timeoutMilliseconds, UINT64 &transferByteCount)=0 | okCFrontPanelAXILite | pure virtual |
| Read(UINT64 address, UINT32 &value, UINT32 timeoutMilliseconds, UINT64 &transferByteCount) | okCFrontPanelAXILite | inline |
| Read(UINT64 address, UINT32 *pBuffer, std::size_t count, UINT64 &transferByteCount) | okCFrontPanelAXILite | inline |
| Read(UINT64 address, UINT32 &value) | okCFrontPanelAXILite | inline |
| Reset(void)=0 | okCFrontPanelAXILite | pure virtual |
| Write(UINT64 address, const UINT32 *pData, std::size_t count, UINT32 timeoutMilliseconds, okTOperationStatistics &operationStats)=0 | okCFrontPanelAXILite | pure virtual |
| Write(UINT64 address, UINT32 value, UINT32 timeoutMilliseconds, okTOperationStatistics &operationStats) | okCFrontPanelAXILite | inline |
| Write(UINT64 address, const UINT32 *pData, std::size_t count, okTOperationStatistics &operationStats) | okCFrontPanelAXILite | inline |
| Write(UINT64 address, UINT32 value) | okCFrontPanelAXILite | inline |