25 #ifndef INCLUDED_RegisteredStringMap_h_GUID_066235BE_3687_44AD_C2A4_593D6E6780F3
26 #define INCLUDED_RegisteredStringMap_h_GUID_066235BE_3687_44AD_C2A4_593D6E6780F3
33 #include <json/value.h>
60 OSVR_COMMON_EXPORT std::vector<std::string> getEntries()
const;
63 std::vector<std::string> m_regEntries;
89 OSVR_COMMON_EXPORT
void
95 std::vector<uint32_t> m_remoteToLocal;
99 #endif // INCLUDED_RegisteredStringMap_h_GUID_066235BE_3687_44AD_C2A4_593D6E6780F3
void clearModifiedFlag()
Clear the modified flag.
void printCurrentMap()
helper function to print size and contents of the map
util::StringID getStringID(std::string const &str)
std::string getStringFromId(util::StringID id) const
bool m_modified
special flag that gets switched whenever new element is inserted;
Automatically-generated export header - do not edit!
bool isModified() const
Has a new entry been added since the flag was last cleared?