Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gnsstk::Sinex::FileReference Struct Reference

Detailed Description

SINEX File Reference data type and methods

Definition at line 86 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

Inheritance diagram for gnsstk::Sinex::FileReference:
Inheritance graph
[legend]

Public Member Functions

void dump (std::ostream &s) const
 Debug output function. More...
 
 FileReference ()
 Constructors. More...
 
 FileReference (const std::string &line, size_t num=0)
 
 operator std::string () const
 String converters. More...
 
void operator= (const std::string &line)
 
virtual ~FileReference ()
 Destructor. More...
 
- Public Member Functions inherited from gnsstk::Sinex::DataType
virtual ~DataType ()
 Destructor. More...
 

Public Attributes

std::string infoType
 Type of information present in next field. More...
 
std::string infoValue
 Information of type previously indicated. More...
 

Static Public Attributes

static const std::string BLOCK_TITLE
 
static const size_t MAX_LINE_LEN = 80
 
static const size_t MIN_LINE_LEN = 21
 

Constructor & Destructor Documentation

◆ FileReference() [1/2]

gnsstk::Sinex::FileReference::FileReference ( )
inline

Constructors.

Definition at line 93 of file SinexTypes.hpp.

◆ FileReference() [2/2]

gnsstk::Sinex::FileReference::FileReference ( const std::string &  line,
size_t  num = 0 
)
inline

Definition at line 94 of file SinexTypes.hpp.

◆ ~FileReference()

virtual gnsstk::Sinex::FileReference::~FileReference ( )
inlinevirtual

Destructor.

Definition at line 98 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

void gnsstk::Sinex::FileReference::dump ( std::ostream &  s) const
virtual

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 94 of file SinexTypes.cpp.

◆ operator std::string()

gnsstk::Sinex::FileReference::operator std::string ( ) const
virtual

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 60 of file SinexTypes.cpp.

◆ operator=()

void gnsstk::Sinex::FileReference::operator= ( const std::string &  line)
virtual

Implements gnsstk::Sinex::DataType.

Definition at line 77 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

const std::string gnsstk::Sinex::FileReference::BLOCK_TITLE
static

Definition at line 88 of file SinexTypes.hpp.

◆ infoType

std::string gnsstk::Sinex::FileReference::infoType

Type of information present in next field.

Definition at line 107 of file SinexTypes.hpp.

◆ infoValue

std::string gnsstk::Sinex::FileReference::infoValue

Information of type previously indicated.

Definition at line 108 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

const size_t gnsstk::Sinex::FileReference::MAX_LINE_LEN = 80
static

Definition at line 90 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

const size_t gnsstk::Sinex::FileReference::MIN_LINE_LEN = 21
static

Definition at line 89 of file SinexTypes.hpp.


The documentation for this struct was generated from the following files:


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