ldas-tools-framecpp  2.6.4
Public Member Functions | Static Public Member Functions | Friends | List of all members
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. More...
 
bool operator== (const storage_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

◆ storage_type() [1/2]

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

◆ storage_type() [2/2]

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

Member Function Documentation

◆ Bytes()

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.

◆ Describe()

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

Supply description.

◆ operator()() [1/2]

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/2]

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==()

bool FrameCPP::Version_7::FrSimEventNPS::storage_type::operator== ( const storage_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: