|
KiCad PCB EDA Suite
|
This is the complete list of members for API_TEST_CLIENT, including all inherited members.
| API_TEST_CLIENT() | API_TEST_CLIENT | inline |
| CloseDocument(const kiapi::common::types::DocumentSpecifier *aDocument, kiapi::common::ApiStatusCode *aStatus=nullptr) | API_TEST_CLIENT | inline |
| Connect(const wxString &aSocketUrl) | API_TEST_CLIENT | inline |
| GetFirstFootprint(const kiapi::common::types::DocumentSpecifier &aDocument, FOOTPRINT *aFootprint) | API_TEST_CLIENT | inline |
| GetItemsCount(const kiapi::common::types::DocumentSpecifier &aDocument, kiapi::common::types::KiCadObjectType aType, int *aCount) | API_TEST_CLIENT | inline |
| GetVersion() | API_TEST_CLIENT | inline |
| LastError() const | API_TEST_CLIENT | inline |
| m_isConnected | API_TEST_CLIENT | private |
| m_isOpen | API_TEST_CLIENT | private |
| m_lastError | API_TEST_CLIENT | private |
| m_socket | API_TEST_CLIENT | private |
| OpenDocument(const wxString &aPath, kiapi::common::types::DocumentType aType, kiapi::common::types::DocumentSpecifier *aDocument=nullptr) | API_TEST_CLIENT | inline |
| OpenDocument(const wxString &aPath, kiapi::common::types::DocumentSpecifier *aDocument=nullptr) | API_TEST_CLIENT | inline |
| Ping(kiapi::common::ApiStatusCode *aStatusOut=nullptr) | API_TEST_CLIENT | inline |
| RunJob(const T &aJobRequest, kiapi::common::types::RunJobResponse *aResponse) | API_TEST_CLIENT | inline |
| SendCommand(const T &aMessage, kiapi::common::ApiResponse *aResponse) | API_TEST_CLIENT | inline |
| sendCommand(const T &aMessage, kiapi::common::ApiResponse *aResponse) | API_TEST_CLIENT | inlineprivate |
| ~API_TEST_CLIENT() | API_TEST_CLIENT | inline |