Classes | Namespaces | Typedefs
SinexBlock.hpp File Reference

Detailed Description

Encapsulate SINEX block data, including I/O

Definition in file SinexBlock.hpp.

#include <vector>
#include <map>
#include "SinexBase.hpp"
#include "SinexTypes.hpp"
Include dependency graph for SinexBlock.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gnsstk::Sinex::Block< T >
 
class  gnsstk::Sinex::BlockBase
 

Namespaces

 gnsstk
 For Sinex::InputHistory.
 
 gnsstk::Sinex
 

Typedefs

typedef BlockBase *(* gnsstk::Sinex::BlockCreateFunc) ()
 Function pointer for invoking create methods for blocks. More...
 
typedef std::map< std::string, BlockCreateFunc > gnsstk::Sinex::BlockFactory
 Mapping from block titles to block create functions. More...
 
typedef Blocks::iterator gnsstk::Sinex::BlockIter
 Block iterator. More...
 
typedef std::vector< const BlockBase * > gnsstk::Sinex::Blocks
 Block storage type. More...
 


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