ldas-tools-framecpp
2.9.3
|
Vector Data Structure Definition. More...
#include <FrVect.hh>
Inherits FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::SerialIO< FR_VECT_T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::SerialIO< FR_VECT_T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, and FrameCPP::Version_8::FrVectImpl::SerialIO< FR_VECT_T >.
Public Member Functions | |
const name_type & | GetName () const |
Retrieve the name of message, error flag, or alarm state. More... | |
FrVect () | |
Default constructor. More... | |
FrVect (const FrVect &vect) | |
Copy Constructor. More... | |
FrVect (const std::string &name, type_type type, nDim_type nDim, const Dimension *dims, const byte_order_type byte_order=BYTE_ORDER_HOST, const void *data=0, const std::string &unitY="") | |
Constructor. More... | |
FrVect (const std::string &Name, type_type Type, nDim_type NDim, const Dimension *Dims, const std::string &UnitY) | |
Constructor. More... | |
FrVect (const Previous::FrVect &Source, Common::IStream *Stream) | |
Promotion Constructor. More... | |
virtual | ~FrVect () |
Destructor. | |
subfrvect_type | SubFrVect (INT_4U Start, INT_4U Stop) const |
Request a subset of the data. More... | |
bool | operator== (const FrVect &RHS) const |
equality operator More... | |
bool | operator!= (const FrVect &RHS) const |
inequality operator More... | |
FrVect & | operator+= (const FrVect &RHS) |
Concatinate with another FrAdcData. More... | |
FrVect & | Merge (const FrVect &RHS) |
Merge with another FrAdcData. More... | |
const name_type & | GetName () const |
Retrieve the name of message, error flag, or alarm state. More... | |
FrVect () | |
Default constructor. More... | |
FrVect (const FrVect &vect) | |
Copy Constructor. More... | |
FrVect (const std::string &name, type_type type, nDim_type nDim, const Dimension *dims, const byte_order_type byte_order=BYTE_ORDER_HOST, const void *data=0, const std::string &unitY="") | |
Constructor. More... | |
FrVect (const std::string &Name, type_type Type, nDim_type NDim, const Dimension *Dims, const std::string &UnitY) | |
Constructor. More... | |
FrVect (const Previous::FrVect &Source, Common::IStream *Stream) | |
Promotion Constructor. More... | |
virtual | ~FrVect () |
Destructor. | |
subfrvect_type | SubFrVect (INT_4U Start, INT_4U Stop) const |
Request a subset of the data. More... | |
bool | operator== (const FrVect &RHS) const |
equality operator More... | |
bool | operator!= (const FrVect &RHS) const |
inequality operator More... | |
FrVect & | operator+= (const FrVect &RHS) |
Concatinate with another FrAdcData. More... | |
FrVect & | Merge (const FrVect &RHS) |
Merge with another FrAdcData. More... | |
const name_type & | GetName () const |
Retrieve the name of message, error flag, or alarm state. More... | |
FrVect () | |
Default constructor. More... | |
FrVect (const FrVect &vect) | |
Copy Constructor. More... | |
FrVect (const std::string &name, type_type type, nDim_type nDim, const Dimension *dims, const byte_order_type byte_order=BYTE_ORDER_HOST, const void *data=0, const std::string &unitY="") | |
Constructor. More... | |
FrVect (const std::string &Name, type_type Type, nDim_type NDim, const Dimension *Dims, const std::string &UnitY) | |
Constructor. More... | |
FrVect (const Previous::FrVect &Source, Common::IStream *Stream) | |
Promotion Constructor. More... | |
virtual | ~FrVect () |
Destructor. | |
subfrvect_type | SubFrVect (INT_4U Start, INT_4U Stop) const |
Request a subset of the data. More... | |
bool | operator== (const FrVect &RHS) const |
equality operator More... | |
bool | operator!= (const FrVect &RHS) const |
inequality operator More... | |
FrVect & | operator+= (const FrVect &RHS) |
Concatinate with another FrAdcData. More... | |
FrVect & | Merge (const FrVect &RHS) |
Merge with another FrAdcData. More... | |
virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
equality operator for abstract data type More... | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. More... | |
compress_type | GetCompress () const |
Retrieve the compression algorithm number. More... | |
compress_type | GetCompress () const |
Retrieve the compression algorithm number. More... | |
compress_type | GetCompress () const |
Retrieve the compression algorithm number. More... | |
type_type | GetType () const |
Retrieve the vector class. More... | |
type_type | GetType () const |
Retrieve the vector class. More... | |
type_type | GetType () const |
Retrieve the vector class. More... | |
nData_type | GetNData () const |
Retrieve the number of sample elements in data series. More... | |
nData_type | GetNData () const |
Retrieve the number of sample elements in data series. More... | |
nData_type | GetNData () const |
Retrieve the number of sample elements in data series. More... | |
nBytes_type | GetNBytes () const |
Retrieve the number of bytes in the compressed vector. More... | |
nBytes_type | GetNBytes () const |
Retrieve the number of bytes in the compressed vector. More... | |
nBytes_type | GetNBytes () const |
Retrieve the number of bytes in the compressed vector. More... | |
data_type | GetData () const |
Retrieve the pointer to the data. More... | |
data_type | GetData () const |
Retrieve the pointer to the data. More... | |
data_type | GetData () const |
Retrieve the pointer to the data. More... | |
data_type | GetDataRaw () const |
Retrieve the pointer to the compressed data. More... | |
data_type | GetDataRaw () |
Retrieve the pointer to the compressed data. More... | |
data_type | GetDataRaw () const |
Retrieve the pointer to the compressed data. More... | |
data_type | GetDataRaw () |
Retrieve the pointer to the compressed data. More... | |
data_type | GetDataRaw () const |
Retrieve the pointer to the compressed data. More... | |
data_type | GetDataRaw () |
Retrieve the pointer to the compressed data. More... | |
data_type | GetDataUncompressed () |
Retrieve the pointer to the uncompressed data. More... | |
const CHAR_U * | GetDataUncompressed (data_type &Expanded) const |
Retrieve the pointer to the uncompressed data. More... | |
data_type | GetDataUncompressed () |
Retrieve the pointer to the uncompressed data. More... | |
const CHAR_U * | GetDataUncompressed (data_type &Expanded) const |
Retrieve the pointer to the uncompressed data. More... | |
data_type | GetDataUncompressed () |
Retrieve the pointer to the uncompressed data. More... | |
const CHAR_U * | GetDataUncompressed (data_type &Expanded) const |
Retrieve the pointer to the uncompressed data. More... | |
nDim_type | GetNDim () const |
Retrieve the number of dimensions. More... | |
nDim_type | GetNDim () const |
Retrieve the number of dimensions. More... | |
nDim_type | GetNDim () const |
Retrieve the number of dimensions. More... | |
const Dimension & | GetDim (nDim_type Offset) const |
Retrieve the Nth dimension. More... | |
Dimension & | GetDim (nDim_type Offset) |
Retrieve the Nth dimension. More... | |
const Dimension & | GetDim (nDim_type Offset) const |
Retrieve the Nth dimension. More... | |
Dimension & | GetDim (nDim_type Offset) |
Retrieve the Nth dimension. More... | |
const Dimension & | GetDim (nDim_type Offset) const |
Retrieve the Nth dimension. More... | |
Dimension & | GetDim (nDim_type Offset) |
Retrieve the Nth dimension. More... | |
dimension_container_type & | GetDims () |
Retrieve all the dimension information. More... | |
dimension_container_type & | GetDims () |
Retrieve all the dimension information. More... | |
dimension_container_type & | GetDims () |
Retrieve all the dimension information. More... | |
const unit_y_type & | GetUnitY () const |
Retrieve the description of how to interpret each element. More... | |
const unit_y_type & | GetUnitY () const |
Retrieve the description of how to interpret each element. More... | |
const unit_y_type & | GetUnitY () const |
Retrieve the description of how to interpret each element. More... | |
void | Uncompress () |
Expand compressed data. More... | |
void | Uncompress () |
Expand compressed data. More... | |
void | Uncompress () |
Expand compressed data. More... | |
void | MimeData (const std::string &MimeType, void *Data, nBytes_type DataSize) |
Set the current FrVect with the MIME data. | |
void | MimeData (const std::string &MimeType, void *Data, nBytes_type DataSize) |
Set the current FrVect with the MIME data. | |
void | MimeData (const std::string &MimeType, void *Data, nBytes_type DataSize) |
Set the current FrVect with the MIME data. | |
void | SetName (const name_type &Name) |
Establish the channel name. More... | |
void | SetName (const name_type &Name) |
Establish the channel name. More... | |
void | SetName (const name_type &Name) |
Establish the channel name. More... | |
void | SetUnitY (const unit_y_type &UnitY) |
Set the description of how to interpret each element. More... | |
void | SetUnitY (const unit_y_type &UnitY) |
Set the description of how to interpret each element. More... | |
void | SetUnitY (const unit_y_type &UnitY) |
Set the description of how to interpret each element. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
Static Public Member Functions | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, Common::IStream *Stream) |
Promote previous version of object to this version. More... | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, Common::IStream *Stream) |
Promote previous version of object to this version. More... | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, Common::IStream *Stream) |
Promote previous version of object to this version. More... | |
static data_type | DataAlloc (type_type Type, const Dimension *Dims, const nDim_type NDim=1) |
Allocate a block of memory suitable for storing data. More... | |
static data_type | DataAlloc (type_type Type, const Dimension *Dims, const nDim_type NDim=1) |
Allocate a block of memory suitable for storing data. More... | |
static data_type | DataAlloc (type_type Type, const Dimension *Dims, const nDim_type NDim=1) |
Allocate a block of memory suitable for storing data. More... | |
static size_t | GetTypeSize (type_type Type) |
Get size of single data point of particular size. More... | |
static size_t | GetTypeSize (type_type Type) |
Get size of single data point of particular size. More... | |
static size_t | GetTypeSize (type_type Type) |
Get size of single data point of particular size. More... | |
static struct_desc_type | FrameSpecDescription () |
Return the dictionary name of the structure. | |
static struct_desc_type | FrameSpecDescription () |
Return the dictionary name of the structure. | |
static struct_desc_type | FrameSpecDescription () |
Return the dictionary name of the structure. | |
static struct_id_type | FrameSpecId () |
Return the dictionary name of the structure. | |
static struct_id_type | FrameSpecId () |
Return the dictionary name of the structure. | |
static struct_id_type | FrameSpecId () |
Return the dictionary name of the structure. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
Protected Member Functions | |
virtual void | VerifyObject (Common::Verify &Verifier, Common::IFrameStream &Stream) const |
Verify the integrity of the object. More... | |
virtual void | VerifyObject (Common::Verify &Verifier, Common::IFrameStream &Stream) const |
Verify the integrity of the object. More... | |
virtual void | VerifyObject (Common::Verify &Verifier, Common::IFrameStream &Stream) const |
Verify the integrity of the object. More... | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, Common::IStream *Stream) const |
Demotes object to previous version of the frame spec. More... | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, Common::IStream *Stream) const |
Demotes object to previous version of the frame spec. More... | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, Common::IStream *Stream) const |
Demotes object to previous version of the frame spec. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, Common::IStream *Stream) const |
Promotes object to another version of the frame spec. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, Common::IStream *Stream) const |
Promotes object to another version of the frame spec. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, Common::IStream *Stream) const |
Promotes object to another version of the frame spec. More... | |
virtual FrameCPP::cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual FrameCPP::cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual FrameCPP::cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual self_type * | pCreate (istream_type &Stream) const |
Stream constructor. More... | |
virtual self_type * | pCreate (istream_type &Stream) const |
Stream constructor. More... | |
virtual self_type * | pCreate (istream_type &Stream) const |
Stream constructor. More... | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. More... | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. More... | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. More... | |
Vector Data Structure Definition.
FrVect::FrVect | ( | ) |
Default constructor.
FrVect::FrVect | ( | const FrVect & | vect | ) |
Copy Constructor.
[in] | vect | The object from which to copy the information. |
FrameCPP::Version_8::FrVect::FrVect | ( | const std::string & | name, |
type_type | type, | ||
nDim_type | nDim, | ||
const Dimension * | dims, | ||
const byte_order_type | byte_order = BYTE_ORDER_HOST , |
||
const void * | data = 0 , |
||
const std::string & | unitY = "" |
||
) |
Constructor.
[in] | name | The name of the data. |
[in] | type | The data type. |
[in] | nDim | The number of dimensions. |
[in] | dims | A pointer to 'nDim' Dimension objects containing information about the dimensions for this data. |
[in] | byte_order | Byte order of the data. Default is BYTE_ORDER_HOST |
[in] | data | A pointer to the data. Default: 0 |
[in] | unitY | Units for the data. Default: "" |
FrVect::FrVect | ( | const std::string & | Name, |
type_type | Type, | ||
nDim_type | NDim, | ||
const Dimension * | Dims, | ||
const std::string & | UnitY | ||
) |
Constructor.
[in] | Name | The name of the data. |
[in] | Type | The data type. |
[in] | NDim | The number of dimensions. |
[in] | Dims | A pointer to 'nDim' Dimension objects containing information about the dimensions for this data. |
[in] | UnitY | Units for the data. |
FrVect::FrVect | ( | const Previous::FrVect & | Source, |
Common::IStream * | Stream | ||
) |
FrameCPP::Version_8::FrVect::FrVect | ( | ) |
Default constructor.
FrameCPP::Version_8::FrVect::FrVect | ( | const FrVect & | vect | ) |
Copy Constructor.
[in] | vect | The object from which to copy the information. |
FrameCPP::Version_8::FrVect::FrVect | ( | const std::string & | name, |
type_type | type, | ||
nDim_type | nDim, | ||
const Dimension * | dims, | ||
const byte_order_type | byte_order = BYTE_ORDER_HOST , |
||
const void * | data = 0 , |
||
const std::string & | unitY = "" |
||
) |
Constructor.
[in] | name | The name of the data. |
[in] | type | The data type. |
[in] | nDim | The number of dimensions. |
[in] | dims | A pointer to 'nDim' Dimension objects containing information about the dimensions for this data. |
[in] | byte_order | Byte order of the data. Default is BYTE_ORDER_HOST |
[in] | data | A pointer to the data. Default: 0 |
[in] | unitY | Units for the data. Default: "" |
FrameCPP::Version_8::FrVect::FrVect | ( | const std::string & | Name, |
type_type | Type, | ||
nDim_type | NDim, | ||
const Dimension * | Dims, | ||
const std::string & | UnitY | ||
) |
Constructor.
[in] | Name | The name of the data. |
[in] | Type | The data type. |
[in] | NDim | The number of dimensions. |
[in] | Dims | A pointer to 'nDim' Dimension objects containing information about the dimensions for this data. |
[in] | UnitY | Units for the data. |
FrameCPP::Version_8::FrVect::FrVect | ( | const Previous::FrVect & | Source, |
Common::IStream * | Stream | ||
) |
FrameCPP::Version_8::FrVect::FrVect | ( | ) |
Default constructor.
FrameCPP::Version_8::FrVect::FrVect | ( | const FrVect & | vect | ) |
Copy Constructor.
[in] | vect | The object from which to copy the information. |
FrameCPP::Version_8::FrVect::FrVect | ( | const std::string & | name, |
type_type | type, | ||
nDim_type | nDim, | ||
const Dimension * | dims, | ||
const byte_order_type | byte_order = BYTE_ORDER_HOST , |
||
const void * | data = 0 , |
||
const std::string & | unitY = "" |
||
) |
Constructor.
[in] | name | The name of the data. |
[in] | type | The data type. |
[in] | nDim | The number of dimensions. |
[in] | dims | A pointer to 'nDim' Dimension objects containing information about the dimensions for this data. |
[in] | byte_order | Byte order of the data. Default is BYTE_ORDER_HOST |
[in] | data | A pointer to the data. Default: 0 |
[in] | unitY | Units for the data. Default: "" |
FrameCPP::Version_8::FrVect::FrVect | ( | const std::string & | Name, |
type_type | Type, | ||
nDim_type | NDim, | ||
const Dimension * | Dims, | ||
const std::string & | UnitY | ||
) |
Constructor.
[in] | Name | The name of the data. |
[in] | Type | The data type. |
[in] | NDim | The number of dimensions. |
[in] | Dims | A pointer to 'nDim' Dimension objects containing information about the dimensions for this data. |
[in] | UnitY | Units for the data. |
FrameCPP::Version_8::FrVect::FrVect | ( | const Previous::FrVect & | Source, |
Common::IStream * | Stream | ||
) |
|
virtualinherited |
Return the number of bytes for this object.
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlinestaticinherited |
Allocate a block of memory suitable for storing data.
[in] | Type | The type of data that is to be stored in the buffer. |
[in] | Dims | Information concearning each dimension of the array of data to be stored in the buffer. |
[in] | NDim | The number of dimensions of data to be stored in the buffer |
|
inlinestaticinherited |
Allocate a block of memory suitable for storing data.
[in] | Type | The type of data that is to be stored in the buffer. |
[in] | Dims | Information concearning each dimension of the array of data to be stored in the buffer. |
[in] | NDim | The number of dimensions of data to be stored in the buffer |
|
inlinestaticinherited |
Allocate a block of memory suitable for storing data.
[in] | Type | The type of data that is to be stored in the buffer. |
[in] | Dims | Information concearning each dimension of the array of data to be stored in the buffer. |
[in] | NDim | The number of dimensions of data to be stored in the buffer |
|
inlineprotectedvirtualinherited |
Demotes object to previous version of the frame spec.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Demotes object to previous version of the frame spec.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Demotes object to previous version of the frame spec.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
|
inlineinherited |
Retrieve the compression algorithm number.
|
inlineinherited |
Retrieve the compression algorithm number.
|
inlineinherited |
Retrieve the compression algorithm number.
|
inlineinherited |
Retrieve the pointer to the data.
Return a pointer to the data being managed by the FrVect structure.
|
inlineinherited |
Retrieve the pointer to the data.
Return a pointer to the data being managed by the FrVect structure.
|
inlineinherited |
Retrieve the pointer to the data.
Return a pointer to the data being managed by the FrVect structure.
|
inlineinherited |
Retrieve the pointer to the compressed data.
|
inlineinherited |
Retrieve the pointer to the compressed data.
|
inlineinherited |
Retrieve the pointer to the compressed data.
|
inlineinherited |
Retrieve the pointer to the compressed data.
|
inlineinherited |
Retrieve the pointer to the compressed data.
|
inlineinherited |
Retrieve the pointer to the compressed data.
|
inlineinherited |
Retrieve the pointer to the uncompressed data.
|
inlineinherited |
Retrieve the pointer to the uncompressed data.
|
inlineinherited |
Retrieve the pointer to the uncompressed data.
|
inlineinherited |
Retrieve the pointer to the uncompressed data.
[in] | Expanded | Buffer into which the data is expanded. |
|
inlineinherited |
Retrieve the pointer to the uncompressed data.
[in] | Expanded | Buffer into which the data is expanded. |
|
inlineinherited |
Retrieve the pointer to the uncompressed data.
[in] | Expanded | Buffer into which the data is expanded. |
|
inlineinherited |
Retrieve the Nth dimension.
[in] | Offset | Index for desired dimension |
|
inlineinherited |
Retrieve the Nth dimension.
[in] | Offset | Index for desired dimension |
|
inlineinherited |
Retrieve the Nth dimension.
[in] | Offset | Index for desired dimension |
|
inlineinherited |
Retrieve the Nth dimension.
[in] | Offset | Index for desired dimension |
|
inlineinherited |
Retrieve the Nth dimension.
[in] | Offset | Index for desired dimension |
|
inlineinherited |
Retrieve the Nth dimension.
[in] | Offset | Index for desired dimension |
|
inlineinherited |
Retrieve all the dimension information.
|
inlineinherited |
Retrieve all the dimension information.
|
inlineinherited |
Retrieve all the dimension information.
const FrVect::name_type & FrVect::GetName | ( | ) | const |
Retrieve the name of message, error flag, or alarm state.
const name_type& FrameCPP::Version_8::FrVect::GetName | ( | ) | const |
Retrieve the name of message, error flag, or alarm state.
const name_type& FrameCPP::Version_8::FrVect::GetName | ( | ) | const |
Retrieve the name of message, error flag, or alarm state.
|
inlineinherited |
Retrieve the number of bytes in the compressed vector.
|
inlineinherited |
Retrieve the number of bytes in the compressed vector.
|
inlineinherited |
Retrieve the number of bytes in the compressed vector.
|
inlineinherited |
Retrieve the number of sample elements in data series.
|
inlineinherited |
Retrieve the number of sample elements in data series.
|
inlineinherited |
Retrieve the number of sample elements in data series.
|
inlineinherited |
Retrieve the number of dimensions.
|
inlineinherited |
Retrieve the number of dimensions.
|
inlineinherited |
Retrieve the number of dimensions.
|
inlineinherited |
Retrieve the vector class.
|
inlineinherited |
Retrieve the vector class.
|
inlineinherited |
Retrieve the vector class.
|
inlinestaticinherited |
Get size of single data point of particular size.
[in] | Type | Data type ID. |
|
inlinestaticinherited |
Get size of single data point of particular size.
[in] | Type | Data type ID. |
|
inlinestaticinherited |
Get size of single data point of particular size.
[in] | Type | Data type ID. |
|
inlineinherited |
Retrieve the description of how to interpret each element.
|
inlineinherited |
Retrieve the description of how to interpret each element.
|
inlineinherited |
Retrieve the description of how to interpret each element.
|
inlineprotectedvirtualinherited |
The name structure name of this object.
|
inlineprotectedvirtualinherited |
The name structure name of this object.
|
inlineprotectedvirtualinherited |
The name structure name of this object.
bool FrVect::operator!= | ( | const FrVect & | RHS | ) | const |
inequality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_8::FrVect::operator!= | ( | const FrVect & | RHS | ) | const |
inequality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_8::FrVect::operator!= | ( | const FrVect & | RHS | ) | const |
inequality operator
[in] | RHS | The FrAdcData object to be compared. |
|
virtualinherited |
equality operator for abstract data type
[in] | RHS | The object to be compared. |
bool FrVect::operator== | ( | const FrVect & | RHS | ) | const |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_8::FrVect::operator== | ( | const FrVect & | RHS | ) | const |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_8::FrVect::operator== | ( | const FrVect & | RHS | ) | const |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedvirtualinherited |
Stream constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlineprotectedvirtualinherited |
Stream constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlineprotectedvirtualinherited |
Stream constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlinestaticinherited |
Promote previous version of object to this version.
[in] | Source | The frame specification version of the object. |
[in] | Obj | The previous version of the object. |
[in] | Stream | Stream from which the origional object was created. |
|
inlinestaticinherited |
Promote previous version of object to this version.
[in] | Source | The frame specification version of the object. |
[in] | Obj | The previous version of the object. |
[in] | Stream | Stream from which the origional object was created. |
|
inlinestaticinherited |
Promote previous version of object to this version.
[in] | Source | The frame specification version of the object. |
[in] | Obj | The previous version of the object. |
[in] | Stream | Stream from which the origional object was created. |
|
inlineprotectedvirtualinherited |
Promotes object to another version of the frame spec.
[in] | Target | The version of the promoted frame specification. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Promotes object to another version of the frame spec.
[in] | Target | The version of the promoted frame specification. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Promotes object to another version of the frame spec.
[in] | Target | The version of the promoted frame specification. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineinherited |
Establish the channel name.
Assign a new value for the channel name.
[in] | Name | The channel name |
|
inlineinherited |
Establish the channel name.
Assign a new value for the channel name.
[in] | Name | The channel name |
|
inlineinherited |
Establish the channel name.
Assign a new value for the channel name.
[in] | Name | The channel name |
|
inlineinherited |
Set the description of how to interpret each element.
Assign a new value for the channel name.
[in] | UnitY | New description |
|
inlineinherited |
Set the description of how to interpret each element.
Assign a new value for the channel name.
[in] | UnitY | New description |
|
inlineinherited |
Set the description of how to interpret each element.
Assign a new value for the channel name.
[in] | UnitY | New description |
FrVect::subfrvect_type FrVect::SubFrVect | ( | INT_4U | Start, |
INT_4U | Stop | ||
) | const |
Request a subset of the data.
[in] | Start | The offset in the data set where to start. |
[in] | Stop | The offset in the data set where to stop. |
subfrvect_type FrameCPP::Version_8::FrVect::SubFrVect | ( | INT_4U | Start, |
INT_4U | Stop | ||
) | const |
Request a subset of the data.
[in] | Start | The offset in the data set where to start. |
[in] | Stop | The offset in the data set where to stop. |
subfrvect_type FrameCPP::Version_8::FrVect::SubFrVect | ( | INT_4U | Start, |
INT_4U | Stop | ||
) | const |
Request a subset of the data.
[in] | Start | The offset in the data set where to start. |
[in] | Stop | The offset in the data set where to stop. |
|
inlineinherited |
Expand compressed data.
In general, uncompressing follows three steps:
1) Gunzip the data. 2) Fix byte-ordering. 3) Integrate.
Depending upon the compression type and byte-ordering differences, not all of these steps are needed.
|
inlineinherited |
Expand compressed data.
In general, uncompressing follows three steps:
1) Gunzip the data. 2) Fix byte-ordering. 3) Integrate.
Depending upon the compression type and byte-ordering differences, not all of these steps are needed.
|
inlineinherited |
Expand compressed data.
In general, uncompressing follows three steps:
1) Gunzip the data. 2) Fix byte-ordering. 3) Integrate.
Depending upon the compression type and byte-ordering differences, not all of these steps are needed.
|
inlineprotectedvirtualinherited |
Verify the integrity of the object.
Verifier | The handle to the Verify object used to store data that needs to be accumulated before being processed. |
Stream | The input stream from which the object was created. |
|
inlineprotectedvirtualinherited |
Verify the integrity of the object.
Verifier | The handle to the Verify object used to store data that needs to be accumulated before being processed. |
Stream | The input stream from which the object was created. |
|
inlineprotectedvirtualinherited |
Verify the integrity of the object.
Verifier | The handle to the Verify object used to store data that needs to be accumulated before being processed. |
Stream | The input stream from which the object was created. |