Buran Motion Planning Framework
MultiRobotPFServer Member List

This is the complete list of members for MultiRobotPFServer, including all inherited members.

_semBaseServerprotected
acceptNewSocket()BaseServerinline
COMMAND_FIND_PATH_RESULTPathFindingServerstatic
COMMAND_IS_READYPathFindingServerstatic
COMMAND_START_FIND_PATHPathFindingServerstatic
createPathFinder(int clientSocket) overrideMultiRobotPFServerinlinevirtual
getAddress() constBaseServerinline
getServerFd() constBaseServerinline
init(int port, int maxClients, int delay)BaseServervirtual
initLinuxServerSocket()BaseServerstatic
mainLoop()BaseServer
MultiRobotPFServer(const std::shared_ptr< bmpf::Scene > &scene, bool showTrace, unsigned int maxOpenSetSize, int gridSize, unsigned int maxNodeCnt, int threadCnt=1)MultiRobotPFServerinline
onSocketConnected(int clientSocket) overridePathFindingServervirtual
pathFindingReadyPathFindingServerprotected
pathsPathFindingServerprotected
pfsPathFindingServerprotected
processCommand(int clientSocket, int command, Json::Value jsonData) overridePathFindingServervirtual
processRequests(int clientSocket)BaseServer
startFindPath(PathFindingServer *pfs, std::shared_ptr< bmpf::PathFinder > pf, int clientSocket, std::vector< double > start, std::vector< double > end)PathFindingServerstatic
stop()BaseServerinline