ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameCPP::Version_7::FrSimEventNPS::storage_type Struct Reference

#include <FrSimEvent.hh>

Public Member Functions

 storage_type ()
 
 storage_type (const storage_type &Source)
 
cmn_streamsize_type Bytes () const
 Stream size of object.
 
bool operator== (const storage_type &RHS) const
 Comparison operator.
 
void operator() (Common::IStream &Stream)
 Input elements from the stream.
 
void operator() (Common::OStream &Stream) const
 Output elements to the stream.
 
 storage_type ()
 
 storage_type (const storage_type &Source)
 
cmn_streamsize_type Bytes () const
 Stream size of object.
 
bool operator== (const storage_type &RHS) const
 Comparison operator.
 
void operator() (Common::IStream &Stream)
 Input elements from the stream.
 
void operator() (Common::OStream &Stream) const
 Output elements to the stream.
 

Static Public Member Functions

template<typename SE>
static void Describe (Common::Description &Desc)
 Supply description.
 
template<typename SE>
static void Describe (Common::Description &Desc)
 Supply description.
 

Private Attributes

STRING name
 
STRING comment
 
STRING inputs
 
GPSTime GTime
 
REAL_4 timeBefore
 
REAL_4 timeAfter
 
REAL_4 amplitude
 
ParamList_type Params
 

Friends

class FrSimEventNPS
 

Constructor & Destructor Documentation

◆ storage_type() [1/4]

FrameCPP::Version_7::FrSimEventNPS::storage_type::storage_type ( )
inline

◆ storage_type() [2/4]

FrameCPP::Version_7::FrSimEventNPS::storage_type::storage_type ( const storage_type & Source)
inline

◆ storage_type() [3/4]

FrameCPP::Version_7::FrSimEventNPS::storage_type::storage_type ( )

◆ storage_type() [4/4]

FrameCPP::Version_7::FrSimEventNPS::storage_type::storage_type ( const storage_type & Source)

Member Function Documentation

◆ Bytes() [1/2]

FrameCPP::cmn_streamsize_type FrameCPP::Version_7::FrSimEventNPS::storage_type::Bytes ( ) const

Stream size of object.

Returns
The number of bytes needed to write or read this class of object to or from a stream.

◆ Bytes() [2/2]

cmn_streamsize_type FrameCPP::Version_7::FrSimEventNPS::storage_type::Bytes ( ) const

Stream size of object.

Returns
The number of bytes needed to write or read this class of object to or from a stream.

◆ Describe() [1/2]

template<typename SE>
void FrameCPP::Version_7::FrSimEventNPS::storage_type::Describe ( Common::Description & Desc)
inlinestatic

Supply description.

◆ Describe() [2/2]

template<typename SE>
static void FrameCPP::Version_7::FrSimEventNPS::storage_type::Describe ( Common::Description & Desc)
static

Supply description.

◆ operator()() [1/4]

void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() ( Common::IStream & Stream)

Input elements from the stream.

Parameters
[in]StreamThe stream from which the elements are read.

◆ operator()() [2/4]

void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() ( Common::IStream & Stream)

Input elements from the stream.

Parameters
[in]StreamThe stream from which the elements are read.

◆ operator()() [3/4]

void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() ( Common::OStream & Stream) const

Output elements to the stream.

Parameters
[in]StreamThe stream to which the elements are written.

◆ operator()() [4/4]

void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() ( Common::OStream & Stream) const

Output elements to the stream.

Parameters
[in]StreamThe stream to which the elements are written.

◆ operator==() [1/2]

bool FrameCPP::Version_7::FrSimEventNPS::storage_type::operator== ( const storage_type & RHS) const
inline

Comparison operator.

Parameters
[in]RHSObject to compare for equality.

◆ operator==() [2/2]

bool FrameCPP::Version_7::FrSimEventNPS::storage_type::operator== ( const storage_type & RHS) const

Comparison operator.

Parameters
[in]RHSObject to compare for equality.

Friends And Related Symbol Documentation

◆ FrSimEventNPS

FrSimEventNPS
friend

Member Data Documentation

◆ amplitude

REAL_4 FrameCPP::Version_7::FrSimEventNPS::storage_type::amplitude
private

◆ comment

STRING FrameCPP::Version_7::FrSimEventNPS::storage_type::comment
private

◆ GTime

GPSTime FrameCPP::Version_7::FrSimEventNPS::storage_type::GTime
private

◆ inputs

STRING FrameCPP::Version_7::FrSimEventNPS::storage_type::inputs
private

◆ name

STRING FrameCPP::Version_7::FrSimEventNPS::storage_type::name
private

◆ Params

ParamList_type FrameCPP::Version_7::FrSimEventNPS::storage_type::Params
private

◆ timeAfter

REAL_4 FrameCPP::Version_7::FrSimEventNPS::storage_type::timeAfter
private

◆ timeBefore

REAL_4 FrameCPP::Version_7::FrSimEventNPS::storage_type::timeBefore
private

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