Public Member Functions | List of all members
gnsstk::NavDataFactoryCallback Class Reference

Detailed Description

Parent class for callback NavDataFactoryWithStoreFile::process() function for reading input data and immediately returning any processed data. This is normally only used internally in the NavDataFactory classes, but is available for other use cases.

Definition at line 54 of file NavDataFactoryCallback.hpp.

#include <NavDataFactoryCallback.hpp>

Inheritance diagram for gnsstk::NavDataFactoryCallback:
Inheritance graph
[legend]

Public Member Functions

virtual bool process (const NavDataPtr &navOut)
 

Member Function Documentation

◆ process()

virtual bool gnsstk::NavDataFactoryCallback::process ( const NavDataPtr navOut)
inlinevirtual

Process data generated by the factory.

Parameters
[in]navOutThe data to process in the callback.
Returns
true if successful.

Reimplemented in gnsstk::NavDataFactoryStoreCallback, and NavDataStore.

Definition at line 60 of file NavDataFactoryCallback.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45