xvsdk  3.2.0
Public Types | Public Member Functions | List of all members
xv::BeiDouGPS Class Referenceabstract

Public Types

using Data = BeiDouGPSData const &
 

Public Member Functions

virtual bool setMode (BeiDouGPSMode mode)=0
 
virtual bool start ()=0
 start streaming.
 
virtual bool stop ()=0
 stop streaming.
 
virtual int registerCallback (std::function< void(BeiDouGPSData const &)>)=0
 Register callback to receive data.
 
virtual bool unregisterCallback (int callbackId)=0
 Unregister callback.
 

The documentation for this class was generated from the following file: