Go to the documentation of this file.
44 #ifndef GNSSTK_SINEXDATA_HPP
45 #define GNSSTK_SINEXDATA_HPP
79 virtual bool isData()
const {
return true; };
82 virtual void dump(std::ostream& s)
const;
133 #endif // GNSSTK_SINEXDATA_HPP
std::map< std::string, BlockCreateFunc > BlockFactory
Mapping from block titles to block create functions.
void reallyGetRecord(FFStream &s)
Blocks blocks
Block storage.
static BlockFactory blockFactory
Mappings from block titles to create functions.
static void initBlockFactory()
std::vector< const BlockBase * > Blocks
Block storage type.
virtual bool isData() const
Data is "data" so this function always returns true.
static bool isValidBlockTitle(const std::string &block)
Verifies that the specified block title is valid.
void reallyPutRecord(FFStream &s) const
virtual void dump(std::ostream &s) const
Debug output function.
virtual ~Data()
Destructor.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:41