ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_6::FrVect::data_definition_type Struct Reference

Public Member Functions

 data_definition_type ()
 data_definition_type (const std::string &n, INT_2U t, const byte_order_type byte_order, INT_4U ndim, const Dimension *dims, const std::string &unit)
void copy_core (const data_definition_type &Source)
bool operator== (const data_definition_type &RHS) const
 data_definition_type ()
 data_definition_type (const std::string &n, INT_2U t, const byte_order_type byte_order, INT_4U ndim, const Dimension *dims, const std::string &unit)
void copy_core (const data_definition_type &Source)
bool operator== (const data_definition_type &RHS) const

Public Attributes

STRING name
compress_type compress
type_type type
nData_type nData
nBytes_type nBytes
data_type data
std::vector< Dimensiondimension
STRING unitY

Constructor & Destructor Documentation

◆ data_definition_type() [1/4]

FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type ( )

◆ data_definition_type() [2/4]

FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type ( const std::string & n,
INT_2U t,
const byte_order_type byte_order,
INT_4U ndim,
const Dimension * dims,
const std::string & unit )

◆ data_definition_type() [3/4]

FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type ( )

◆ data_definition_type() [4/4]

FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type ( const std::string & n,
INT_2U t,
const byte_order_type byte_order,
INT_4U ndim,
const Dimension * dims,
const std::string & unit )

Member Function Documentation

◆ copy_core() [1/2]

void FrameCPP::Version_6::FrVect::data_definition_type::copy_core ( const data_definition_type & Source)

◆ copy_core() [2/2]

void FrameCPP::Version_6::FrVect::data_definition_type::copy_core ( const data_definition_type & Source)

◆ operator==() [1/2]

bool FrameCPP::Version_6::FrVect::data_definition_type::operator== ( const data_definition_type & RHS) const

◆ operator==() [2/2]

bool FrameCPP::Version_6::FrVect::data_definition_type::operator== ( const data_definition_type & RHS) const

Member Data Documentation

◆ compress

compress_type FrameCPP::Version_6::FrVect::data_definition_type::compress

◆ data

data_type FrameCPP::Version_6::FrVect::data_definition_type::data

◆ dimension

std::vector< Dimension > FrameCPP::Version_6::FrVect::data_definition_type::dimension

◆ name

STRING FrameCPP::Version_6::FrVect::data_definition_type::name

◆ nBytes

nBytes_type FrameCPP::Version_6::FrVect::data_definition_type::nBytes

◆ nData

nData_type FrameCPP::Version_6::FrVect::data_definition_type::nData

◆ type

type_type FrameCPP::Version_6::FrVect::data_definition_type::type

◆ unitY

STRING FrameCPP::Version_6::FrVect::data_definition_type::unitY

The documentation for this struct was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version6/FrVect.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version6/FrVect.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version6/FrVect.cc