class io.HidDb
class HidDb { // construction construct(); destruct(); // methods io.HidUsagePage const* getUsagePage(uint_t page) const; bool errorcode load(string_t fileName = null); void clear(); };
class HidDb { // construction construct(); destruct(); // methods io.HidUsagePage const* getUsagePage(uint_t page) const; bool errorcode load(string_t fileName = null); void clear(); };