ldas-tools-framecpp
2.8.1
|
ADC Data that does reference a pointer. More...
#include <FrAdcDataPST.hh>
Public Member Functions | |
const aux_type & | RefAux () const |
Identifier for vector for user-provided information. More... | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. More... | |
const data_type & | RefData () const |
Identifier for vector of sampled data. More... | |
data_type & | RefData () |
Identifier for vector of sampled data. More... | |
const aux_type & | RefAux () const |
Identifier for vector for user-provided information. More... | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. More... | |
const data_type & | RefData () const |
Identifier for vector of sampled data. More... | |
data_type & | RefData () |
Identifier for vector of sampled data. More... | |
const aux_type & | RefAux () const |
Identifier for vector for user-provided information. More... | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. More... | |
const data_type & | RefData () const |
Identifier for vector of sampled data. More... | |
data_type & | RefData () |
Identifier for vector of sampled data. More... | |
Protected Member Functions | |
FrAdcDataPST () | |
Default constructor. More... | |
FrAdcDataPST (Common::IStream &Stream) | |
Initialzie the instance from an input stream. More... | |
template<typename PreviousType > | |
FrAdcDataPST (const PreviousType &Source, Common::IStream *Stream) | |
Initialzie the instance from an input stream. | |
cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
void | copyCore (const FrAdcDataPST &Source) |
Copy key pieces when duplicating the object. More... | |
void | write (Common::OStream &Stream) const |
Write contents to the stream. | |
bool | operator== (const FrAdcDataPST &RHS) const |
Comparison operator. | |
FrAdcDataPST () | |
Default constructor. | |
FrAdcDataPST (Common::IStream &Stream) | |
Initialzie the instance from an input stream. | |
template<typename PreviousType > | |
FrAdcDataPST (const PreviousType &Source, Common::IStream *Stream) | |
Initialzie the instance from an input stream. | |
cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
void | copyCore (const FrAdcDataPST &Source) |
Copy key pieces when duplicating the object. More... | |
void | write (Common::OStream &Stream) const |
Write contents to the stream. | |
bool | operator== (const FrAdcDataPST &RHS) const |
Comparison operator. | |
FrAdcDataPST () | |
Default constructor. | |
FrAdcDataPST (Common::IStream &Stream) | |
Initialzie the instance from an input stream. | |
template<typename PreviousType > | |
FrAdcDataPST (const PreviousType &Source, Common::IStream *Stream) | |
Initialzie the instance from an input stream. | |
cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
void | copyCore (const FrAdcDataPST &Source) |
Copy key pieces when duplicating the object. More... | |
void | write (Common::OStream &Stream) const |
Write contents to the stream. | |
bool | operator== (const FrAdcDataPST &RHS) const |
Comparison operator. | |
Static Protected Member Functions | |
template<typename DescriptionType , typename FrSEType > | |
static void | structDescription (DescriptionType &Desc, const std::string &FrVectStructName) |
Provide a description of object. | |
template<typename DescriptionType , typename FrSEType > | |
static void | structDescription (DescriptionType &Desc, const std::string &FrVectStructName) |
Provide a description of object. | |
template<typename DescriptionType , typename FrSEType > | |
static void | structDescription (DescriptionType &Desc, const std::string &FrVectStructName) |
Provide a description of object. | |
Protected Attributes | |
data_type | data |
aux_type | aux |
ADC Data that does reference a pointer.
|
inlineprotected |
Default constructor.
The object is contructed using default rules.
|
inlineprotected |
Initialzie the instance from an input stream.
Initialzie the instance from an input stream
|
inlineprotected |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
protected |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
protected |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotected |
Copy key pieces when duplicating the object.
[in] | Source | The refence to use as the pattern of information to copied. |
|
protected |
Copy key pieces when duplicating the object.
[in] | Source | The refence to use as the pattern of information to copied. |
|
protected |
Copy key pieces when duplicating the object.
[in] | Source | The refence to use as the pattern of information to copied. |
|
inline |
Identifier for vector for user-provided information.
aux_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefAux | ( | ) |
Identifier for vector for user-provided information.
aux_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefAux | ( | ) |
Identifier for vector for user-provided information.
|
inline |
Identifier for vector for user-provided information.
const aux_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefAux | ( | ) | const |
Identifier for vector for user-provided information.
const aux_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefAux | ( | ) | const |
Identifier for vector for user-provided information.
|
inline |
Identifier for vector of sampled data.
data_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefData | ( | ) |
Identifier for vector of sampled data.
data_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefData | ( | ) |
Identifier for vector of sampled data.
|
inline |
Identifier for vector of sampled data.
const data_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefData | ( | ) | const |
Identifier for vector of sampled data.
const data_type& FrameCPP::Version_3::FrAdcDataPST< DataType, AuxType >::RefData | ( | ) | const |
Identifier for vector of sampled data.
|
protected |
Identifier fro vector for user-provided information. Its use is generic.
|
protected |
Identifier for vector of sampled data.