cmd_commandString(std::istream &is, std::queue< std::string > &resultq, const baseRTC::Header &ihdr) | GNav | [private] |
cmd_saveGridMap(std::istream &is, std::queue< std::string > &resultq, const baseRTC::Header &ihdr) | GNav | [private] |
cmd_setCurrentPos(std::istream &is, std::queue< std::string > &resultq, const baseRTC::Header &ihdr) | GNav | [private] |
cmd_setDestination(std::istream &is, std::queue< std::string > &resultq, const baseRTC::Header &ihdr) | GNav | [private] |
getCurrentPos(CurPos &curpos) const | GNav | |
getDestination(RGIS::PntC &dest) const | GNav | |
GNav(MapService_t &ms, RouteService_t &rs) | GNav | |
id_ | GNav | [private] |
initialize() | GNav | |
MapService_t typedef | GNav | |
NAME | GNav | [private, static] |
processXml(const std::string &xml, std::queue< std::string > &resultq) | GNav | |
readConfigFrom(const ConfigData &cd) | GNav | |
RouteService_t typedef | GNav | |
setCurrentPos(const CurPos &curpos, std::queue< std::string > &resultq) | GNav | |
setDestination(const RGIS::PntC &dest, std::queue< std::string > &resultq) | GNav | |
sif_ | GNav | [private] |
TAG_SHORTEST_PATH | GNav | [private, static] |
writeWithHeader(const Serializable &s, const std::string &tag, std::ostream &os) | GNav | [inline, private] |
writeWithHeader(const Serializable &s, const string &tag, ostream &os) | GNav | [inline] |
~GNav() | GNav | [inline, virtual] |