- Member FrameCFrChanQuery (FrameCError **Error, const fr_chan_t *Channel, int Option,...)
Inform user that the specified channel does not support querying of this parameter.
Inform user that the specified channel does not support setting of sample rate.
Inform user that the specified channel does not support a channel number
Inform user that the specified channel does not support a channel name.
Inform user that the specified channel does not support retrieval of the sample rate.
Inform user that the specified channel does not support retrieving the time offset.
- Member FrameCFrChanSet (FrameCError **Error, const fr_chan_t *Channel, int Option,...)
Inform user that the specified channel does not support setting of the channel group value.
Inform user that the specified channel does not support setting the channel number.
Inform user that the specified channel does not support setting of channel comments.
Inform user that the specified channel does not support setting data validity.
Inform user that the specified channel does not support setting of number of bits.
Inform user that the specified channel does not support setting of sample rate.
Inform user that the specified channel does not support setting of the time offset field.
Inform user that the specified channel does not support setting of the TRange field.
- Member FrameCFrChanVectorSet (FrameCError **Error, fr_chan_t *Channel, int Option,...)
- Produce error message because the data type or number of data elements is not consistant.
- Member FrameCFrProcMimeChanAlloc (FrameCError **Error, const char *Name, const char *MimeTypeName, fr_vect_ndata_t NData, fr_vect_data_t MimeData)
- Currently the DataType and NData fields are not being used. Either they need to be eliminated or used to create an appropriate FrVect for data storage.
- Class FrameCPP::Common::ContainerBase< Obj >
- Implement iterators which dereference to Base*'s. This will allow the todo: STL iterator model to be used with this class.
- Member FrameCPP::Common::FrameBufferInterface::Scanner::NextBlock (const char *Buffer, size_type Size)
- Instead of just bailing when failing to read the buffer, need to see if the buffer contains some subset of the ORIGINATOR string so as to allow resyncing to happen
- Member FrameCPP::Common::FrSH::name () const =0
See about storing name in this class and eliminate the need for this virtual method.
See about storing name in this class and eliminate the need for this virtual method.
- Class FrameCPP::Common::SearchContainer< T, F >
Should this be an adaptor class?
Should this be an adaptor class?
- Member FrameCPP::Compression::Compress (INT_4U &CompressionMode, INT_4U Level, const compress_type_mapping &CompressionMapping, const compress_type_reverse_mapping &CompressionReverseMapping, INT_4U DataType, const data_type_mapping &DataTypeMapping, const CHAR_U *Source, const INT_8U SourceLength, const INT_8U SourceByteLength, output_type &Dest, INT_8U &DestByteLength)
- See about doing gzip compression when an exception is thrown for zero suppress compressions.
- Member FrameCPP::Compression::GZip::Compress (const CHAR_U *DataIn, INT_8U NBytesIn, size_t Level, boost::shared_array< CHAR_U > &DataOut, INT_8U &NBytesOut)
Correct this documentation
Correct this documentation
- Member FrameCPP::Compression::ZeroSuppress::Compress (const data_element_type *DataIn, nbytes_type NBytesIn, boost::shared_array< data_element_type > &DataOut, nbytes_type &NBytesOut)
Correct this documentation
Correct this documentation
- Member FrameCPP::Compression::Zstd::Compress (const CHAR_U *DataIn, INT_8U NBytesIn, size_t Level, boost::shared_array< CHAR_U > &DataOut, INT_8U &NBytesOut)
Correct this documentation
Correct this documentation
- Member FrameCPP::Version_4::FrAdcData::Merge (const FrAdcData &RHS)
- Need to implement Merge routine
- Struct FrameCPP::Version_4::FrStatDataNPS::storage_type
Needs documentation
Needs documentation
- Member FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() (const Previous::FrStatDataStorage &Source)
Need to modify Version 3 FrStatData to follow NPS
Need to modify Version 3 FrStatData to follow NPS
- Member FrameCPP::Version_6::FrStatDataNPS
Needs documentation
Needs documentation
- Member FrameCPP::Version_6::FrStatDataPS
Needs documentation
Needs documentation
- Member FrameCPP::Version_8::FrEndOfFile::SeekTOC () const
This may be better placed in the protected section.
This may be better placed in the protected section.
- Member FrameCPP::Version_8::FrHeader::operator== (const Common::FrameSpec::Object &Obj) const
- actually implement comparision operator
- Member FrameCPP::Version_8::FrProcData::Merge (const FrProcData &RHS)
- Need to implement Merge routine
- Member FrameCPP::Version_8::FrVect::Merge (const FrVect &RHS)
- Need to implement Merge routine
- Member FrameCPP::Version_8::FrVect::operator+= (const FrVect &RHS)
Need to have a list of reasons
Need to have a list of reasons
- Member FrameCPP::Version_9::FrDetector::Merge (const FrDetector &RHS)
- Need to implement Merge routine
- Member FrameCPP::Version_9::FrEndOfFile::SeekTOC () const
This may be better placed in the protected section.
This may be better placed in the protected section.
- Member FrameCPP::Version_9::FrHeader::operator== (const Common::FrameSpec::Object &Obj) const
- actually implement comparision operator
- Member FrameCPP::Version_9::FrProcData::Merge (const FrProcData &RHS)
- Need to implement Merge routine
- Member FrameCPP::Version_9::FrVect::Merge (const FrVect &RHS)
- Need to implement Merge routine
- Member FrameCPP::Version_9::FrVect::operator+= (const FrVect &RHS)
Need to have a list of reasons
Need to have a list of reasons