![]() |
FrontPanel API 6.0.0
|
This is the complete list of members for okCFrontPanel, including all inherited members.
| AddCustomDevice(const okTDeviceMatchInfo &matchInfo, const okTDeviceInfo *devInfo=NULL) | okCFrontPanel | static |
| ClearFPGAConfiguration() | okCFrontPanel | |
| Close() | okCFrontPanel | |
| ConfigureFPGA(const std::string strFilename, void(*callback)(int, int, void *)=NULL, void *arg=NULL) | okCFrontPanel | |
| ConfigureFPGAFromFlash(const unsigned long configIndex, void(*callback)(int, int, void *), void *arg) | okCFrontPanel | |
| ConfigureFPGAFromMemory(const unsigned char *data, unsigned long length, void(*callback)(int, int, void *)=NULL, void *arg=NULL) | okCFrontPanel | |
| ConfigureFPGAFromMemoryWithReset(const unsigned char *data, unsigned long length, const okTFPGAResetProfile *reset, void(*callback)(int, int, void *)=NULL, void *arg=NULL) | okCFrontPanel | |
| ConfigureFPGAWithReset(const std::string strFilename, const okTFPGAResetProfile *reset, void(*callback)(int, int, void *)=NULL, void *arg=NULL) | okCFrontPanel | |
| FlashEraseSector(UINT32 address) | okCFrontPanel | |
| FlashRead(UINT32 address, UINT32 length, UINT8 *buf) | okCFrontPanel | |
| FlashWrite(UINT32 address, UINT32 length, const UINT8 *buf) | okCFrontPanel | |
| GetDeviceInfo(okTDeviceInfo *info) | okCFrontPanel | |
| GetDeviceSensors(okCDeviceSensors &sensors) const | okCFrontPanel | |
| GetDeviceSettings(okCDeviceSettings &settings) | okCFrontPanel | |
| GetEepromPLL22150Configuration(okCPLL22150 &pll) | okCFrontPanel | |
| GetEepromPLL22393Configuration(okCPLL22393 &pll) | okCFrontPanel | |
| GetErrorMessage(ErrorCode error) | okCFrontPanel | static |
| GetFPGADataPortAXI(okCFPGADataPortAXI *&pProvider) | okCFrontPanel | |
| GetFPGADataPortClassic(okCFPGADataPortClassic *&pClassicPort) | okCFrontPanel | |
| GetFPGAResetProfile(okEFPGAConfigurationMethod method, okTFPGAResetProfile *profile) | okCFrontPanel | |
| GetLastError() const | okCFrontPanel | inline |
| GetLastErrorMessage() const | okCFrontPanel | |
| GetLastTransferLength() | okCFrontPanel | |
| GetPLL22150Configuration(okCPLL22150 &pll) | okCFrontPanel | |
| GetPLL22393Configuration(okCPLL22393 &pll) | okCFrontPanel | |
| IsFrontPanelEnabled() | okCFrontPanel | |
| IsOpen() const | okCFrontPanel | |
| IsRemote() const | okCFrontPanel | |
| LoadDefaultPLLConfiguration() | okCFrontPanel | |
| okCFrontPanel() | okCFrontPanel | |
| ReadI2C(int addr, int length, unsigned char *data) | okCFrontPanel | |
| RemoveCustomDevice(int productID) | okCFrontPanel | static |
| SetDeviceID(const std::string &str) | okCFrontPanel | |
| SetEepromPLL22150Configuration(const okCPLL22150 &pll) | okCFrontPanel | |
| SetEepromPLL22393Configuration(const okCPLL22393 &pll) | okCFrontPanel | |
| SetFPGAResetProfile(okEFPGAConfigurationMethod method, const okTFPGAResetProfile *profile) | okCFrontPanel | |
| SetPLL22150Configuration(const okCPLL22150 &pll) | okCFrontPanel | |
| SetPLL22393Configuration(const okCPLL22393 &pll) | okCFrontPanel | |
| SetTimeout(int timeout) | okCFrontPanel | |
| WriteI2C(int addr, int length, const unsigned char *data) | okCFrontPanel | |
| ~okCFrontPanel() | okCFrontPanel |