CAFE_BSHELPER::FloatBitsetV< CTYPE > Class Template Reference

FloatBitsetV Template
CTYPE is the float type of the data type to be rendered to the client
method unfold() will receive data and then convert to vector<CTYPE>. More...

#include <zbsdtHelper.h>

List of all members.

Classes

union  dUnion

Public Member Functions

 FloatBitsetV ()
 ~FloatBitsetV ()
CTYPE unfold (char *data, unsigned int nelem, std::string encoding, std::vector< CTYPE > &valV)

Private Attributes

union
CAFE_BSHELPER::FloatBitsetV::dUnion 
bar
unsigned int cSize
int start
int end
int inst
int idx

Detailed Description

template<class CTYPE>
class CAFE_BSHELPER::FloatBitsetV< CTYPE >

FloatBitsetV Template
CTYPE is the float type of the data type to be rendered to the client
method unfold() will receive data and then convert to vector<CTYPE>.


Constructor & Destructor Documentation

template<class CTYPE >
CAFE_BSHELPER::FloatBitsetV< CTYPE >::FloatBitsetV (  )  [inline]
template<class CTYPE >
CAFE_BSHELPER::FloatBitsetV< CTYPE >::~FloatBitsetV (  )  [inline]

Member Function Documentation

template<class CTYPE >
CTYPE CAFE_BSHELPER::FloatBitsetV< CTYPE >::unfold ( char *  data,
unsigned int  nelem,
std::string  encoding,
std::vector< CTYPE > &  valV 
) [inline]

Member Data Documentation

template<class CTYPE >
union CAFE_BSHELPER::FloatBitsetV::dUnion CAFE_BSHELPER::FloatBitsetV< CTYPE >::bar [private]
template<class CTYPE >
unsigned int CAFE_BSHELPER::FloatBitsetV< CTYPE >::cSize [private]
template<class CTYPE >
int CAFE_BSHELPER::FloatBitsetV< CTYPE >::end [private]
template<class CTYPE >
int CAFE_BSHELPER::FloatBitsetV< CTYPE >::idx [private]
template<class CTYPE >
int CAFE_BSHELPER::FloatBitsetV< CTYPE >::inst [private]
template<class CTYPE >
int CAFE_BSHELPER::FloatBitsetV< CTYPE >::start [private]

The documentation for this class was generated from the following file:

Generated on 28 May 2018 for CAFE by  doxygen 1.6.1