|
ldas-tools-framecpp 3.0.4
|
#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 |
|
inline |
|
inline |
| FrameCPP::Version_7::FrSimEventNPS::storage_type::storage_type | ( | ) |
| FrameCPP::Version_7::FrSimEventNPS::storage_type::storage_type | ( | const storage_type & | Source | ) |
| FrameCPP::cmn_streamsize_type FrameCPP::Version_7::FrSimEventNPS::storage_type::Bytes | ( | ) | const |
Stream size of object.
| cmn_streamsize_type FrameCPP::Version_7::FrSimEventNPS::storage_type::Bytes | ( | ) | const |
Stream size of object.
|
inlinestatic |
Supply description.
|
static |
Supply description.
| void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() | ( | Common::IStream & | Stream | ) |
Input elements from the stream.
| [in] | Stream | The stream from which the elements are read. |
| void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() | ( | Common::IStream & | Stream | ) |
Input elements from the stream.
| [in] | Stream | The stream from which the elements are read. |
| void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() | ( | Common::OStream & | Stream | ) | const |
Output elements to the stream.
| [in] | Stream | The stream to which the elements are written. |
| void FrameCPP::Version_7::FrSimEventNPS::storage_type::operator() | ( | Common::OStream & | Stream | ) | const |
Output elements to the stream.
| [in] | Stream | The stream to which the elements are written. |
|
inline |
Comparison operator.
| [in] | RHS | Object to compare for equality. |
| bool FrameCPP::Version_7::FrSimEventNPS::storage_type::operator== | ( | const storage_type & | RHS | ) | const |
Comparison operator.
| [in] | RHS | Object to compare for equality. |
|
friend |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |