| ActivateTriggerIn(int epAddr, int bit) | okCFrontPanel | |
| 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 | |
| EnableAsynchronousTransfers(bool enable) | okCFrontPanel | |
| FindUSBDeviceModel(unsigned usbVID, unsigned usbPID) | okCFrontPanel | static |
| FlashEraseSector(UINT32 address) | okCFrontPanel | |
| FlashRead(UINT32 address, UINT32 length, UINT8 *buf) | okCFrontPanel | |
| FlashWrite(UINT32 address, UINT32 length, const UINT8 *buf) | okCFrontPanel | |
| GetBoardModel() | okCFrontPanel | |
| GetBoardModelString(BoardModel m) | okCFrontPanel | static |
| GetDeviceCount() | okCFrontPanel | |
| GetDeviceID() | okCFrontPanel | |
| GetDeviceInfo(okTDeviceInfo *info) | okCFrontPanel | |
| GetDeviceListModel(int num) | okCFrontPanel | |
| GetDeviceListSerial(int num) | okCFrontPanel | |
| GetDeviceMajorVersion() | okCFrontPanel | |
| GetDeviceMinorVersion() | okCFrontPanel | |
| GetDeviceSensors(okCDeviceSensors &sensors) const | okCFrontPanel | |
| GetDeviceSettings(okCDeviceSettings &settings) | okCFrontPanel | |
| GetEepromPLL22150Configuration(okCPLL22150 &pll) | okCFrontPanel | |
| GetEepromPLL22393Configuration(okCPLL22393 &pll) | okCFrontPanel | |
| GetErrorMessage(ErrorCode error) | okCFrontPanel | static |
| GetFPGAResetProfile(okEFPGAConfigurationMethod method, okTFPGAResetProfile *profile) | okCFrontPanel | |
| GetHostInterfaceWidth() | okCFrontPanel | |
| GetLastError() const | okCFrontPanel | inline |
| GetLastErrorMessage() const | okCFrontPanel | |
| GetLastTransferLength() | okCFrontPanel | |
| GetPLL22150Configuration(okCPLL22150 &pll) | okCFrontPanel | |
| GetPLL22393Configuration(okCPLL22393 &pll) | okCFrontPanel | |
| GetSerialNumber() | okCFrontPanel | |
| GetTriggerOutVector(int epAddr) const | okCFrontPanel | |
| GetWireInValue(int epAddr, UINT32 *val) | okCFrontPanel | |
| GetWireOutValue(int epAddr) | okCFrontPanel | |
| HasDeviceSensorsSupport() const | okCFrontPanel | |
| HasDeviceSettingsSupport() const | okCFrontPanel | |
| IsFrontPanel3Supported() | okCFrontPanel | |
| IsFrontPanelEnabled() | okCFrontPanel | |
| IsHighSpeed() | okCFrontPanel | |
| IsOpen() const | okCFrontPanel | |
| IsRemote() const | okCFrontPanel | |
| IsTriggered(int epAddr, UINT32 mask) | okCFrontPanel | |
| LoadDefaultPLLConfiguration() | okCFrontPanel | |
| okCFrontPanel() | okCFrontPanel | |
| OpenBySerial(std::string str="") | okCFrontPanel | |
| ReadFromBlockPipeOut(int epAddr, int blockSize, long length, unsigned char *data) | okCFrontPanel | |
| ReadFromPipeOut(int epAddr, long length, unsigned char *data) | okCFrontPanel | |
| ReadI2C(int addr, int length, unsigned char *data) | okCFrontPanel | |
| ReadRegister(UINT32 addr, UINT32 *data) | okCFrontPanel | |
| ReadRegisters(okTRegisterEntries ®s) | okCFrontPanel | |
| RemoveCustomDevice(int productID) | okCFrontPanel | static |
| ResetFPGA() | okCFrontPanel | |
| SetBTPipePollingInterval(int interval) | okCFrontPanel | |
| 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 | |
| SetWireInValue(int ep, UINT32 val, UINT32 mask=0xffffffff) | okCFrontPanel | |
| UpdateTriggerOuts() | okCFrontPanel | |
| UpdateWireIns() | okCFrontPanel | |
| UpdateWireOuts() | okCFrontPanel | |
| WriteI2C(int addr, int length, const unsigned char *data) | okCFrontPanel | |
| WriteRegister(UINT32 addr, UINT32 data) | okCFrontPanel | |
| WriteRegisters(const okTRegisterEntries ®s) | okCFrontPanel | |
| WriteToBlockPipeIn(int epAddr, int blockSize, long length, const unsigned char *data) | okCFrontPanel | |
| WriteToPipeIn(int epAddr, long length, const unsigned char *data) | okCFrontPanel | |
| ~okCFrontPanel() | okCFrontPanel | |