#include <FrChanInternal.hh>
|
| 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> |
boost::shared_ptr< T > | Channel () |
|
enum fr_chan_type | Type () const |
|
◆ const_vector_type
◆ handle_container_type
◆ vector_type
◆ FrChannel() [1/3]
FrameC::FrChannel::FrChannel |
( |
| ) |
|
◆ FrChannel() [2/3]
◆ FrChannel() [3/3]
◆ ~FrChannel()
FrameC::FrChannel::~FrChannel |
( |
| ) |
|
|
virtual |
◆ Channel()
template<class T>
boost::shared_ptr< T > FrameC::FrChannel::Channel |
( |
| ) |
|
|
inline |
◆ CompressionScheme() [1/2]
◆ CompressionScheme() [2/2]
◆ Deposit()
void FrameC::Handle::Deposit |
( |
const Handle * | Ptr | ) |
|
|
staticinherited |
◆ Free()
◆ Read()
◆ Register()
◆ Type()
◆ Validate()
◆ Vector() [1/3]
◆ Vector() [2/3]
◆ Vector() [3/3]
◆ void::FrameCFrChanQuery()
FrameC::FrChannel::void::FrameCFrChanQuery |
( |
FrameCError ** | Error, |
|
|
const fr_chan_t * | Channel, |
|
|
int | Options, |
|
|
| ... ) |
|
private |
◆ void::FrameCFrChanSet()
FrameC::FrChannel::void::FrameCFrChanSet |
( |
FrameCError ** | Error, |
|
|
const fr_chan_t * | Channel, |
|
|
int | Options, |
|
|
| ... ) |
|
private |
◆ Withdraw()
void FrameC::Handle::Withdraw |
( |
const Handle * | Ptr | ) |
|
|
staticinherited |
◆ m_baton
MutexLock::baton_type FrameC::Handle::m_baton |
|
staticprivateinherited |
◆ m_channel
◆ m_handles
◆ m_type
The documentation for this struct was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/CInterface/FrChanInternal.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/CInterface/FrChan.cc