ldas-tools-framecpp  2.6.2
Public Member Functions | Static Public Member Functions | Friends | List of all members
FrameCPP::Version_6::FrSimEventNPS::data_type Struct Reference

#include <FrSimEvent.hh>

Public Member Functions

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

Static Public Member Functions

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

Friends

class FrSimEventNPS
 

Constructor & Destructor Documentation

◆ data_type() [1/2]

FrameCPP::Version_6::FrSimEventNPS::data_type::data_type ( )
inline

◆ data_type() [2/2]

FrameCPP::Version_6::FrSimEventNPS::data_type::data_type ( const data_type Source)
inline

Member Function Documentation

◆ Bytes()

FrameCPP::cmn_streamsize_type FrameCPP::Version_6::FrSimEventNPS::data_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()

template<typename SE >
void FrameCPP::Version_6::FrSimEventNPS::data_type::Describe ( Common::Description Desc)
static

Supply description.

◆ operator()() [1/2]

void FrameCPP::Version_6::FrSimEventNPS::data_type::operator() ( Common::IStream Stream)

Input elements from the stream.

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

◆ operator()() [2/2]

void FrameCPP::Version_6::FrSimEventNPS::data_type::operator() ( Common::OStream Stream) const

Output elements to the stream.

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

◆ operator==()

bool FrameCPP::Version_6::FrSimEventNPS::data_type::operator== ( const data_type RHS) const
inline

Comparison operator.

Parameters
[in]RHSObject to compare for equality.

Friends And Related Function Documentation

◆ FrSimEventNPS

friend class FrSimEventNPS
friend

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