GNSS receiver tools  1
Tools for use with GNSS receivers
SkyTraqBin::Clear_log Class Reference

LOG CLEAR CONTROL - Clear Data Logging Buffer. More...

#include <SkyTraqBin_inputs.hh>

+ Inheritance diagram for SkyTraqBin::Clear_log:

Public Member Functions

 Clear_log (void)
 
- Public Member Functions inherited from SkyTraqBin::Input_message
const Payload_length message_length (void) const
 The total length of the message. More...
 
virtual void to_buf (unsigned char *buffer) const
 Write the message into a buffer. More...
 
- Public Member Functions inherited from SkyTraqBin::Message
const uint8_t message_id (void) const
 Getter method for the message ID. More...
 
- Public Member Functions inherited from GNSS::Message
virtual ~Message ()
 Virtual destructor to force polymorphism. More...
 
template<typename T >
bool isa (void) const
 Check the type of an object. More...
 
template<typename T >
T * cast_as (void)
 Recast this object to another type. More...
 

Additional Inherited Members

- Public Types inherited from SkyTraqBin::Input_message
typedef std::shared_ptr< Input_messageptr
 
- Public Types inherited from GNSS::Message
typedef std::shared_ptr< Messageptr
 
- Protected Member Functions inherited from SkyTraqBin::Input_message
virtual const Payload_length body_length (void) const
 The length of the body (not including message ID or sub-ID) More...
 
virtual void body_to_buf (unsigned char *buffer) const
 Write body fields into a pre-allocated buffer. More...
 
 Input_message (uint8_t id)
 Constructor from a message ID. More...
 
- Protected Member Functions inherited from SkyTraqBin::Message
 Message (uint8_t id)
 Constructor. More...
 
- Protected Attributes inherited from SkyTraqBin::Message
uint8_t _msg_id
 

Detailed Description

LOG CLEAR CONTROL - Clear Data Logging Buffer.

Definition at line 570 of file SkyTraqBin_inputs.hh.

Constructor & Destructor Documentation

SkyTraqBin::Clear_log::Clear_log ( void  )
inline

Definition at line 572 of file SkyTraqBin_inputs.hh.


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