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