KiCad PCB EDA Suite
|
#include <api_handler.h>
Public Attributes | |
std::string | ClientName |
RequestMessageType | Request |
Definition at line 49 of file api_handler.h.
std::string HANDLER_CONTEXT< RequestMessageType >::ClientName |
Definition at line 51 of file api_handler.h.
Referenced by API_HANDLER_EDITOR::handleBeginCommit(), API_HANDLER_EDITOR::handleCreateItems(), API_HANDLER_EDITOR::handleDeleteItems(), API_HANDLER_EDITOR::handleEndCommit(), API_HANDLER_PCB::handleInteractiveMoveItems(), API_HANDLER_EDITOR::handleUpdateItems(), and API_HANDLER::registerHandler().
RequestMessageType HANDLER_CONTEXT< RequestMessageType >::Request |
Definition at line 52 of file api_handler.h.
Referenced by API_HANDLER_EDITOR::handleCreateItems(), API_HANDLER_EDITOR::handleDeleteItems(), API_HANDLER_EDITOR::handleEndCommit(), API_HANDLER_COMMON::handleExpandTextVariables(), API_HANDLER_PCB::handleExpandTextVariables(), API_HANDLER_PCB::handleGetActiveLayer(), API_HANDLER_PCB::handleGetBoundingBox(), API_HANDLER_PCB::handleGetGraphicsDefaults(), API_HANDLER_PCB::handleGetItems(), API_HANDLER_PCB::handleGetNets(), API_HANDLER_SCH::handleGetOpenDocuments(), API_HANDLER_PCB::handleGetOpenDocuments(), API_HANDLER_PCB::handleGetPadShapeAsPolygon(), API_HANDLER_PCB::handleGetStackup(), API_HANDLER_COMMON::handleGetTextAsShapes(), API_HANDLER_COMMON::handleGetTextExtents(), API_HANDLER_PCB::handleGetTitleBlockInfo(), API_HANDLER_PCB::handleGetVisibleLayers(), API_HANDLER_EDITOR::handleHitTest(), API_HANDLER_PCB::handleInteractiveMoveItems(), API_HANDLER_PCB::handleParseAndCreateItemsFromString(), API_HANDLER_PCB::handleRefillZones(), API_HANDLER_PCB::handleRunAction(), API_HANDLER_PCB::handleSaveDocumentToString(), API_HANDLER_PCB::handleSetActiveLayer(), API_HANDLER_PCB::handleSetVisibleLayers(), API_HANDLER_EDITOR::handleUpdateItems(), and API_HANDLER::registerHandler().