|
KiCad PCB EDA Suite
|
This is the complete list of members for API_HANDLER_FP_LIBRARIES, including all inherited members.
| adapterForProject(PROJECT &aProject) const override | API_HANDLER_FP_LIBRARIES | protectedvirtual |
| API_HANDLER() | API_HANDLER | inline |
| API_HANDLER_FP_LIBRARIES() | API_HANDLER_FP_LIBRARIES | inline |
| API_HANDLER_LIBRARIES(LIBRARY_TABLE_TYPE aType=LIBRARY_TABLE_TYPE::DESIGN_BLOCK) | API_HANDLER_LIBRARIES | |
| getItemNames(LIBRARY_MANAGER_ADAPTER &aAdapter, const wxString &aNickname) const override | API_HANDLER_FP_LIBRARIES | protectedvirtual |
| Handle(ApiRequest &aMsg) | API_HANDLER | |
| handleGetItemsFromLibrary(const HANDLER_CONTEXT< kiapi::common::commands::GetItemsFromLibrary > &aCtx) | API_HANDLER_LIBRARIES | protected |
| handleGetLibraryItems(const HANDLER_CONTEXT< kiapi::common::commands::GetLibraryItems > &aCtx) | API_HANDLER_LIBRARIES | protected |
| handleGetLibraryStatuses(const HANDLER_CONTEXT< kiapi::common::commands::GetLibraryStatuses > &aCtx) | API_HANDLER_LIBRARIES | protected |
| handleLoadAllLibraries(const HANDLER_CONTEXT< kiapi::common::commands::LoadAllLibraries > &aCtx) | API_HANDLER_LIBRARIES | protected |
| handleReloadLibrary(const HANDLER_CONTEXT< kiapi::common::commands::ReloadLibrary > &aCtx) | API_HANDLER_LIBRARIES | protected |
| libraryType() const | API_HANDLER_LIBRARIES | inlineprotected |
| loadAllLibraries() | API_HANDLER_LIBRARIES | protected |
| m_defaultCommitMessage | API_HANDLER | protectedstatic |
| m_handlerRegisterCallback | API_HANDLER_LIBRARIES | private |
| m_handlers | API_HANDLER | protected |
| m_kiway | API_HANDLER_LIBRARIES | private |
| m_type | API_HANDLER_LIBRARIES | private |
| packLibraryItem(const LIB_ID &aId, google::protobuf::Any &aOutput) const override | API_HANDLER_FP_LIBRARIES | protectedvirtual |
| registerHandler(HANDLER_RESULT< ResponseType >(HandlerType::*aHandler)(const HANDLER_CONTEXT< RequestType > &)) | API_HANDLER | inlineprotected |
| REQUEST_HANDLER typedef | API_HANDLER | protected |
| SetKiway(KIWAY *aKiway) | API_HANDLER_LIBRARIES | inline |
| SetLibraryHandlerRegistrar(std::function< void(KIFACE *)> aRegistrar) | API_HANDLER_LIBRARIES | inline |
| tryUnpack(ApiRequest &aRequest, ApiResponse &aReply, MessageType &aDest) | API_HANDLER | inlineprivate |
| ~API_HANDLER() | API_HANDLER | inlinevirtual |
| ~API_HANDLER_LIBRARIES() override | API_HANDLER_LIBRARIES |