SINEX File Comment data type and methods
Definition at line 116 of file SinexTypes.hpp.
#include <SinexTypes.hpp>
◆ FileComment() [1/2]
gnsstk::Sinex::FileComment::FileComment |
( |
| ) |
|
|
inline |
◆ FileComment() [2/2]
gnsstk::Sinex::FileComment::FileComment |
( |
const std::string & |
line, |
|
|
size_t |
num = 0 |
|
) |
| |
|
inline |
◆ ~FileComment()
virtual gnsstk::Sinex::FileComment::~FileComment |
( |
| ) |
|
|
inlinevirtual |
◆ dump()
void gnsstk::Sinex::FileComment::dump |
( |
std::ostream & |
s | ) |
const |
|
virtual |
◆ operator std::string()
gnsstk::Sinex::FileComment::operator std::string |
( |
| ) |
const |
|
virtual |
◆ operator=()
void gnsstk::Sinex::FileComment::operator= |
( |
const std::string & |
line | ) |
|
|
virtual |
◆ BLOCK_TITLE
const std::string gnsstk::Sinex::FileComment::BLOCK_TITLE |
|
static |
◆ comment
std::string gnsstk::Sinex::FileComment::comment |
◆ MAX_LINE_LEN
const size_t gnsstk::Sinex::FileComment::MAX_LINE_LEN = 80 |
|
static |
◆ MIN_LINE_LEN
const size_t gnsstk::Sinex::FileComment::MIN_LINE_LEN = 1 |
|
static |
The documentation for this struct was generated from the following files: