|
enum | compression_scheme_type {
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
,
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, ZERO_SUPPRESS_OTHERWISE_GZIP = 6
,
BEST_COMPRESSION = 9
, ZERO_SUPPRESS_SHORT = ZERO_SUPPRESS_WORD_2
, ZERO_SUPPRESS_INT_FLOAT = ZERO_SUPPRESS_WORD_4
, NONE = RAW
,
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
,
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, ZERO_SUPPRESS_OTHERWISE_GZIP = 6
,
BEST_COMPRESSION = 9
, ZERO_SUPPRESS_SHORT = ZERO_SUPPRESS_WORD_2
, ZERO_SUPPRESS_INT_FLOAT = ZERO_SUPPRESS_WORD_4
, NONE = RAW
} |
|
enum | data_types_type {
FR_VECT_C = 0
, FR_VECT_2S = 1
, FR_VECT_8R = 2
, FR_VECT_4R = 3
,
FR_VECT_4S = 4
, FR_VECT_8S = 5
, FR_VECT_8C = 6
, FR_VECT_16C = 7
,
FR_VECT_STRING = 8
, FR_VECT_2U = 9
, FR_VECT_4U = 10
, FR_VECT_8U = 11
,
FR_VECT_1U = 12
, FR_VECT_C = 0
, FR_VECT_2S = 1
, FR_VECT_8R = 2
,
FR_VECT_4R = 3
, FR_VECT_4S = 4
, FR_VECT_8S = 5
, FR_VECT_8C = 6
,
FR_VECT_16C = 7
, FR_VECT_STRING = 8
, FR_VECT_2U = 9
, FR_VECT_4U = 10
,
FR_VECT_8U = 11
, FR_VECT_1U = 12
} |
|
enum | compression_scheme_type {
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
,
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, ZERO_SUPPRESS_OTHERWISE_GZIP = 6
,
BEST_COMPRESSION = 9
, ZERO_SUPPRESS_SHORT = ZERO_SUPPRESS_WORD_2
, ZERO_SUPPRESS_INT_FLOAT = ZERO_SUPPRESS_WORD_4
, NONE = RAW
,
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
,
CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, CST_DECL =( RAW, 0 )
, ZERO_SUPPRESS_OTHERWISE_GZIP = 6
,
BEST_COMPRESSION = 9
, ZERO_SUPPRESS_SHORT = ZERO_SUPPRESS_WORD_2
, ZERO_SUPPRESS_INT_FLOAT = ZERO_SUPPRESS_WORD_4
, NONE = RAW
} |
|
enum | data_types_type {
FR_VECT_C = 0
, FR_VECT_2S = 1
, FR_VECT_8R = 2
, FR_VECT_4R = 3
,
FR_VECT_4S = 4
, FR_VECT_8S = 5
, FR_VECT_8C = 6
, FR_VECT_16C = 7
,
FR_VECT_STRING = 8
, FR_VECT_2U = 9
, FR_VECT_4U = 10
, FR_VECT_8U = 11
,
FR_VECT_1U = 12
, FR_VECT_C = 0
, FR_VECT_2S = 1
, FR_VECT_8R = 2
,
FR_VECT_4R = 3
, FR_VECT_4S = 4
, FR_VECT_8S = 5
, FR_VECT_8C = 6
,
FR_VECT_16C = 7
, FR_VECT_STRING = 8
, FR_VECT_2U = 9
, FR_VECT_4U = 10
,
FR_VECT_8U = 11
, FR_VECT_1U = 12
} |
|
typedef std::string | name_type |
|
typedef std::string | unit_y_type |
|
typedef FR_VECT_COMPRESS_TYPE | compress_type |
|
typedef FR_VECT_COMPRESSION_LEVEL_TYPE | compression_level_type |
|
typedef FR_VECT_TYPE_TYPE | type_type |
|
typedef FR_VECT_NDATA_TYPE | nData_type |
|
typedef FR_VECT_NBYTES_TYPE | nBytes_type |
|
typedef FR_VECT_NDIM_TYPE | nDim_type |
|
typedef boost::shared_array< CHAR_U > | data_type |
|
typedef data_type::element_type | data_element_type |
|
typedef data_element_type * | data_pointer_type |
|
typedef const data_element_type * | data_const_pointer_type |
|
typedef std::vector< Dimension > | dimension_container_type |
|
typedef std::string | name_type |
|
typedef std::string | unit_y_type |
|
typedef FR_VECT_COMPRESS_TYPE | compress_type |
|
typedef FR_VECT_COMPRESSION_LEVEL_TYPE | compression_level_type |
|
typedef FR_VECT_TYPE_TYPE | type_type |
|
typedef FR_VECT_NDATA_TYPE | nData_type |
|
typedef FR_VECT_NBYTES_TYPE | nBytes_type |
|
typedef FR_VECT_NDIM_TYPE | nDim_type |
|
typedef boost::shared_array< CHAR_U > | data_type |
|
typedef data_type::element_type | data_element_type |
|
typedef data_element_type * | data_pointer_type |
|
typedef const data_element_type * | data_const_pointer_type |
|
typedef std::vector< Dimension > | dimension_container_type |
|
typedef const char *const | struct_name_type |
|
typedef const char *const | struct_name_type |
|
typedef const char *const | struct_desc_type |
|
typedef const char *const | struct_desc_type |
|
typedef INT_2U const | struct_id_type |
|
typedef INT_2U const | struct_id_type |
|
typedef INT_4U | cmn_compression_scheme_type |
|
typedef INT_4U | cmn_compression_scheme_type |
|
typedef INT_2U | cmn_compression_level_type |
|
typedef INT_2U | cmn_compression_level_type |
|
|
virtual | ~Data () |
|
virtual Compression::compression_base_type | Compression () const |
|
virtual void | CompressData (INT_4U Scheme, INT_2U Level) |
|
const name_type & | GetName () const |
| Retrieve the channel name.
|
|
compress_type | GetCompress () const |
| Retrieve the compression algorithm number.
|
|
type_type | GetType () const |
| Retrieve the vector class.
|
|
size_t | GetTypeSize () const |
|
nData_type | GetNData () const |
| Retrieve the number of sample elements in data series.
|
|
nBytes_type | GetNBytes () const |
| Retrieve the number of bytes in the compressed vector.
|
|
data_type | GetData () const |
| Retrieve the pointer to the data.
|
|
data_type | GetDataRaw () const |
| Retrieve the pointer to the compressed data.
|
|
data_type | GetDataRaw () |
| Retrieve the pointer to the compressed data.
|
|
data_type | GetDataUncompressed () |
| Retrieve the pointer to the uncompressed data.
|
|
const CHAR_U * | GetDataUncompressed (data_type &Expanded) const |
| Retrieve the pointer to the uncompressed data.
|
|
nDim_type | GetNDim () const |
| Retrieve the number of dimensions.
|
|
const Dimension & | GetDim (nDim_type Offset) const |
| Retrieve the Nth dimension.
|
|
Dimension & | GetDim (nDim_type Offset) |
| Retrieve the Nth dimension.
|
|
dimension_container_type & | GetDims () |
| Retrieve all the dimension information.
|
|
const unit_y_type & | GetUnitY () const |
| Retrieve the description of how to interpret each element.
|
|
void | Compress (compression_scheme_type Scheme, int Level) |
|
void | Uncompress () |
| Expand compressed 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.
|
|
void | SetUnitY (const unit_y_type &UnitY) |
| Set the description of how to interpret each element.
|
|
void | SetNData (nData_type NData) |
|
virtual | ~Data () |
|
virtual Compression::compression_base_type | Compression () const |
|
virtual void | CompressData (INT_4U Scheme, INT_2U Level) |
|
const name_type & | GetName () const |
| Retrieve the channel name.
|
|
compress_type | GetCompress () const |
| Retrieve the compression algorithm number.
|
|
type_type | GetType () const |
| Retrieve the vector class.
|
|
size_t | GetTypeSize () const |
|
nData_type | GetNData () const |
| Retrieve the number of sample elements in data series.
|
|
nBytes_type | GetNBytes () const |
| Retrieve the number of bytes in the compressed vector.
|
|
data_type | GetData () const |
| Retrieve the pointer to the data.
|
|
data_type | GetDataRaw () const |
| Retrieve the pointer to the compressed data.
|
|
data_type | GetDataRaw () |
| Retrieve the pointer to the compressed data.
|
|
data_type | GetDataUncompressed () |
| Retrieve the pointer to the uncompressed data.
|
|
const CHAR_U * | GetDataUncompressed (data_type &Expanded) const |
| Retrieve the pointer to the uncompressed data.
|
|
nDim_type | GetNDim () const |
| Retrieve the number of dimensions.
|
|
const Dimension & | GetDim (nDim_type Offset) const |
| Retrieve the Nth dimension.
|
|
Dimension & | GetDim (nDim_type Offset) |
| Retrieve the Nth dimension.
|
|
dimension_container_type & | GetDims () |
| Retrieve all the dimension information.
|
|
const unit_y_type & | GetUnitY () const |
| Retrieve the description of how to interpret each element.
|
|
void | Compress (compression_scheme_type Scheme, int Level) |
|
void | Uncompress () |
| Expand compressed 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.
|
|
void | SetUnitY (const unit_y_type &UnitY) |
| Set the description of how to interpret each element.
|
|
void | SetNData (nData_type NData) |
|
virtual FrameSpec::Object * | CloneCompressed (cmn_compression_scheme_type Scheme, cmn_compression_level_type Level) const =0 |
|
virtual FrameSpec::Object * | CloneCompressed (cmn_compression_scheme_type Scheme, cmn_compression_level_type Level) const =0 |
|
|
void | data_alloc (nBytes_type NBytes) |
|
void | data_copy (data_const_pointer_type Data, nBytes_type NBytes) |
|
void | expandToBuffer (data_type &Dest, nBytes_type &DestNBytes) const |
|
void | data_alloc (nBytes_type NBytes) |
|
void | data_copy (data_const_pointer_type Data, nBytes_type NBytes) |
|
void | expandToBuffer (data_type &Dest, nBytes_type &DestNBytes) const |
|
void | compressToBuffer (const Compression::compress_type_mapping &CompressionMapping, const Compression::compress_type_reverse_mapping &CompressionReverseMapping, const Compression::data_type_mapping &DataTypeMapping, const INT_4U DataType, const INT_8U NData, const CHAR_U *Source, const INT_8U SourceNBytes, const INT_4U SourceCompressionMode, Compression::output_type &Dest, INT_8U &DestNBytes, INT_4U &DestCompressionMode, const INT_4U Level) const |
|
void | compressToBuffer (const Compression::compress_type_mapping &CompressionMapping, const Compression::compress_type_reverse_mapping &CompressionReverseMapping, const Compression::data_type_mapping &DataTypeMapping, const INT_4U DataType, const INT_8U NData, const CHAR_U *Source, const INT_8U SourceNBytes, const INT_4U SourceCompressionMode, Compression::output_type &Dest, INT_8U &DestNBytes, INT_4U &DestCompressionMode, const INT_4U Level) const |
|
void | expandToBuffer (const Compression::compress_type_mapping &CompressionMapping, const Compression::data_type_mapping &DataTypeMapping, const INT_4U DataType, const INT_8U NData, const CHAR_U *Source, const INT_8U SourceNBytes, const INT_4U SourceCompressionMode, const INT_4U SourceByteOrder, Compression::output_type &Dest, INT_8U &DestNBytes) const |
|