Searched refs:SystemStatusPQWM1 (Results 1 – 8 of 8) sorted by relevance
91 class SystemStatusPQWM1; variable114 inline SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea);125 inline SystemStatusXoState(const SystemStatusPQWM1& nmea);160 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);171 inline SystemStatusErrRecovery(const SystemStatusPQWM1& nmea);416 bool setTimeAndCLock(const SystemStatusPQWM1& nmea);417 bool setXoState(const SystemStatusPQWM1& nmea);418 bool setRfAndParams(const SystemStatusPQWM1& nmea);419 bool setErrRecovery(const SystemStatusPQWM1& nmea);
91 class SystemStatusPQWM1 class153 SystemStatusPQWM1 mM1;216 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get()675 SystemStatusTimeAndClock::SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea) : in SystemStatusTimeAndClock()723 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState()747 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams()809 SystemStatusErrRecovery::SystemStatusErrRecovery(const SystemStatusPQWM1& nmea) : in SystemStatusErrRecovery()1200 bool SystemStatus::setTimeAndCLock(const SystemStatusPQWM1& nmea) in setTimeAndCLock()1214 bool SystemStatus::setXoState(const SystemStatusPQWM1& nmea) in setXoState()1228 bool SystemStatus::setRfAndParams(const SystemStatusPQWM1& nmea) in setRfAndParams()[all …]
98 class SystemStatusPQWM1; variable121 inline SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea);132 inline SystemStatusXoState(const SystemStatusPQWM1& nmea);167 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);178 inline SystemStatusErrRecovery(const SystemStatusPQWM1& nmea);609 bool setTimeAndCLock(const SystemStatusPQWM1& nmea);610 bool setXoState(const SystemStatusPQWM1& nmea);611 bool setRfAndParams(const SystemStatusPQWM1& nmea);612 bool setErrRecovery(const SystemStatusPQWM1& nmea);
95 class SystemStatusPQWM1 class157 SystemStatusPQWM1 mM1;220 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get()679 SystemStatusTimeAndClock::SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea) : in SystemStatusTimeAndClock()727 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState()751 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams()813 SystemStatusErrRecovery::SystemStatusErrRecovery(const SystemStatusPQWM1& nmea) : in SystemStatusErrRecovery()1244 bool SystemStatus::setTimeAndCLock(const SystemStatusPQWM1& nmea) in setTimeAndCLock()1258 bool SystemStatus::setXoState(const SystemStatusPQWM1& nmea) in setXoState()1272 bool SystemStatus::setRfAndParams(const SystemStatusPQWM1& nmea) in setRfAndParams()[all …]
104 class SystemStatusPQWM1; variable129 inline SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea);140 inline SystemStatusXoState(const SystemStatusPQWM1& nmea);187 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);198 inline SystemStatusErrRecovery(const SystemStatusPQWM1& nmea);
96 class SystemStatusPQWM1 class173 SystemStatusPQWM1 mM1;252 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get()711 SystemStatusTimeAndClock::SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea) : in SystemStatusTimeAndClock()762 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState()786 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams()860 SystemStatusErrRecovery::SystemStatusErrRecovery(const SystemStatusPQWM1& nmea) : in SystemStatusErrRecovery()1370 SystemStatusPQWM1 s = SystemStatusPQWM1parser(buf, len).get(); in setNmeaString()