ldas-tools-framecpp  2.5.8
Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
FrameC::FrChannel Struct Reference

#include <FrChanInternal.hh>

Inheritance diagram for FrameC::FrChannel:
FrameC::Handle

Public Types

typedef LDASTools::AL::SharedPtr< ::FrameCPP::FrVectvector_type
 
typedef LDASTools::AL::SharedConstPtr< ::FrameCPP::FrVectconst_vector_type
 

Public Member Functions

 FrChannel ()
 
 FrChannel (const std::string &Name, fr_chan_type, fr_vect_data_types_t DataType, fr_vect_ndata_t NData)
 
 FrChannel (const std::string &Name, fr_proc_type Type, fr_proc_sub_type SubType, fr_vect_data_types_t DataType, fr_vect_ndata_t NData)
 
virtual ~FrChannel ()
 
void Read (::fr_file_t *Stream, const ::fr_chan_name_t Name, ::fr_chan_offset_t Offset)
 
const_vector_type Vector () const
 
vector_type Vector ()
 
vector_type Vector (fr_vect_data_types_t DataType, fr_vect_ndata_t NData)
 
template<class T >
LDASTools::AL::SharedPtr< T > Channel ()
 
enum fr_chan_type Type () const
 

Static Public Member Functions

::FrameCPP::FrVect::compression_scheme_type CompressionScheme (fr_vect_compression_schemes_t Scheme)
 
static fr_vect_compression_schemes_t CompressionScheme (::FrameCPP::FrVect::compress_type Scheme)
 
static void Register (FrameCError **Error, void *Pointer, pointer_type ExpectedType, framec_errno_type ErrorCode)
 
static void Free (FrameCError **Error, void *Pointer, pointer_type ExpectedType, framec_errno_type ErrorCode)
 
static void Deposit (const Handle *Ptr)
 
static void Validate (const Handle *Ptr, pointer_type Type)
 
static void Withdraw (const Handle *Ptr)
 

Member Typedef Documentation

◆ const_vector_type

typedef LDASTools::AL::SharedConstPtr< ::FrameCPP::FrVect > FrameC::FrChannel::const_vector_type

◆ vector_type

typedef LDASTools::AL::SharedPtr< ::FrameCPP::FrVect > FrameC::FrChannel::vector_type

Constructor & Destructor Documentation

◆ FrChannel() [1/3]

FrameC::FrChannel::FrChannel ( )

◆ FrChannel() [2/3]

FrameC::FrChannel::FrChannel ( const std::string &  Name,
fr_chan_type  ChannelType,
fr_vect_data_types_t  DataType,
fr_vect_ndata_t  NData 
)

◆ FrChannel() [3/3]

FrameC::FrChannel::FrChannel ( const std::string &  Name,
fr_proc_type  Type,
fr_proc_sub_type  SubType,
fr_vect_data_types_t  DataType,
fr_vect_ndata_t  NData 
)

◆ ~FrChannel()

FrameC::FrChannel::~FrChannel ( )
virtual

Member Function Documentation

◆ Channel()

template<class T >
LDASTools::AL::SharedPtr< T > FrameC::FrChannel::Channel ( )
inline

◆ CompressionScheme() [1/2]

FrameCPP::FrVect::compression_scheme_type FrameC::FrChannel::CompressionScheme ( fr_vect_compression_schemes_t  Scheme)
inlinestatic

◆ CompressionScheme() [2/2]

fr_vect_compression_schemes_t FrameC::FrChannel::CompressionScheme ( ::FrameCPP::FrVect::compress_type  Scheme)
inlinestatic

◆ Deposit()

void FrameC::Handle::Deposit ( const Handle Ptr)
staticinherited

◆ Free()

void FrameC::Handle::Free ( FrameCError **  Error,
void *  Pointer,
pointer_type  ExpectedType,
framec_errno_type  ErrorCode 
)
staticinherited

◆ Read()

void FrameC::FrChannel::Read ( ::fr_file_t Stream,
const ::fr_chan_name_t  Name,
::fr_chan_offset_t  Offset 
)
inline

◆ Register()

static void FrameC::Handle::Register ( FrameCError **  Error,
void *  Pointer,
pointer_type  ExpectedType,
framec_errno_type  ErrorCode 
)
staticinherited

◆ Type()

enum fr_chan_type FrameC::FrChannel::Type ( ) const
inline

◆ Validate()

void FrameC::Handle::Validate ( const Handle Ptr,
pointer_type  Type 
)
staticinherited

◆ Vector() [1/3]

const_vector_type FrameC::FrChannel::Vector ( ) const
inline

◆ Vector() [2/3]

vector_type FrameC::FrChannel::Vector ( )
inline

◆ Vector() [3/3]

vector_type FrameC::FrChannel::Vector ( fr_vect_data_types_t  DataType,
fr_vect_ndata_t  NData 
)
inline

◆ Withdraw()

void FrameC::Handle::Withdraw ( const Handle Ptr)
staticinherited

The documentation for this struct was generated from the following files: