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

Detailed Description

SINEX File Comment data type and methods

Definition at line 116 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

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

Public Member Functions

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

Public Attributes

std::string comment
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ FileComment() [1/2]

gnsstk::Sinex::FileComment::FileComment ( )
inline

Constructors.

Definition at line 123 of file SinexTypes.hpp.

◆ FileComment() [2/2]

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

Definition at line 124 of file SinexTypes.hpp.

◆ ~FileComment()

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

Destructor.

Definition at line 128 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 139 of file SinexTypes.cpp.

◆ operator std::string()

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

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 108 of file SinexTypes.cpp.

◆ operator=()

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

Implements gnsstk::Sinex::DataType.

Definition at line 124 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

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

Definition at line 118 of file SinexTypes.hpp.

◆ comment

std::string gnsstk::Sinex::FileComment::comment

Definition at line 137 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

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

Definition at line 120 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

const size_t gnsstk::Sinex::FileComment::MIN_LINE_LEN = 1
static

Definition at line 119 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