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

Detailed Description

SINEX Input Acknowledgment data type and methods

Definition at line 207 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

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

Public Member Functions

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

Public Attributes

std::string agencyCode
 
std::string agencyDesc
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ InputAck() [1/2]

gnsstk::Sinex::InputAck::InputAck ( )
inline

Constructors.

Definition at line 214 of file SinexTypes.hpp.

◆ InputAck() [2/2]

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

Definition at line 215 of file SinexTypes.hpp.

◆ ~InputAck()

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

Destructor.

Definition at line 219 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 309 of file SinexTypes.cpp.

◆ operator std::string()

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

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 275 of file SinexTypes.cpp.

◆ operator=()

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

Implements gnsstk::Sinex::DataType.

Definition at line 292 of file SinexTypes.cpp.

Member Data Documentation

◆ agencyCode

std::string gnsstk::Sinex::InputAck::agencyCode

Definition at line 228 of file SinexTypes.hpp.

◆ agencyDesc

std::string gnsstk::Sinex::InputAck::agencyDesc

Definition at line 229 of file SinexTypes.hpp.

◆ BLOCK_TITLE

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

Definition at line 209 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

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

Definition at line 211 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

const size_t gnsstk::Sinex::InputAck::MIN_LINE_LEN = 6
static

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