25 #ifndef INCLUDED_VRPNMultiserver_h_GUID_05913DEF_7B12_4089_FE38_379BEF4A1A7D 26 #define INCLUDED_VRPNMultiserver_h_GUID_05913DEF_7B12_4089_FE38_379BEF4A1A7D 40 std::string getName(std::string
const &nameStem);
43 typedef std::map<std::string, size_t> NameCountMap;
44 size_t assignNumber(std::string
const &nameStem);
46 NameCountMap m_nameCount;
49 #endif // INCLUDED_VRPNMultiserver_h_GUID_05913DEF_7B12_4089_FE38_379BEF4A1A7D Definition: VRPNMultiserver.h:38