ldas-tools-framecpp  2.6.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Todo List
Member FrameCFrChanAlloc (FrameCError **Error, const char *Name, fr_chan_type Type, fr_vect_data_types_t DataType, fr_vect_ndata_t NData)
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.
Member FrameCFrChanQuery (FrameCError **Error, const fr_chan_t *Channel, int Option,...)
Inform user that the specified channel does not support querying of this parameter.
Member FrameCFrChanSet (FrameCError **Error, const fr_chan_t *Channel, int Option,...)
Inform user that the specified channel does not support setting of sample rate.
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 FrameCFrProcChanAlloc (FrameCError **Error, const char *Name, fr_proc_type Type, fr_proc_sub_type SubType, fr_vect_data_types_t DataType, fr_vect_ndata_t NData)
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.
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.
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.
Member FrameCPP::Common::FrTOC::ForEach (query_info_type Info, FunctionBase &Action) const
Need to decide if this functions should throw an exception when called to indicate that it is not implemented for the calling version of the frame specification.
Member FrameCPP::Common::IFrameStream::Read ()
Check if read goes beyond the end of the file
Member FrameCPP::Common::IFrameStream::ReadFrStatData (INT_8U Position)
Need to add support for reading the FrDetector for FrStatData structures where the FrStatData is before any FrameH structures.
Member FrameCPP::Common::OFrameStream::Write (object_type Obj)

Check that the compression mode is supported by by the writer

Need to ensure that all FrStatData structures have been written to the stream. This is to verify that that an FrDetector structure has been associated with each FrStatData.

Member FrameCPP::Common::OStream::operator<< (object_type Data)
support MD5Sum
Class FrameCPP::Common::SearchContainer< T, F >
Should this be an adaptor class?
Member FrameCPP::Common::Verify::operator() (IFrameStream &Stream, frame_filename_ptr_type &Filename=NULL_FRAME_FILENAME)
A true check for the end of file structure needs to be done for the fast check. A proposed method would be to do a seek to the end of the file minus the size of the structure. Invoke the read object call and verify the object that was read was an FrEndOfFile object. Seek back to the previous file position.
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
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
Member FrameCPP::Version_3::FrVect::expandToBuffer (boost::shared_array< CHAR_U > &Dest, INT_8U &DestNBytes) const
The use of BYTE_ORDER_HOST here is flawed. Need to capture the byte order information when the object is read from disk. When initialially created, it will be in BYTE_ORDER_HOST order.
Member FrameCPP::Version_4::FrProcData::demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const
See if the actual sample rate can be computed
Class FrameCPP::Version_4::FrStatDataNPS::storage_type
Needs documentation
Member FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() (const Previous::FrStatDataStorage &Source)
Need to modify Version 3 FrStatData to follow NPS
Member FrameCPP::Version_4::FrTOC::ForEach (query_info_type Info, FunctionBase &Action) const
Need to finish the list of channel names
Member FrameCPP::Version_4::FrTOC::positionEvent (const std::string &EventType, INT_4U Index) const
Need to fix
Member FrameCPP::Version_4::FrTOC::positionSimEvent (const std::string &EventType, INT_4U Index) const
Need to fix
Member FrameCPP::Version_6::FrDetector::FrDetector (Previous::FrDetector &Source, istream_type *Stream)
need to do prefix lookup
Member FrameCPP::Version_6::FrMsg::demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const
Replace next references
Member FrameCPP::Version_6::FrMsg::FrMsg (Previous::FrMsg &Source, istream_type *Stream)
Need to replace the next reference
Member FrameCPP::Version_6::FrProcData::demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const
See if the actual sample rate can be computed
Member FrameCPP::Version_6::FrStatDataNPS
Needs documentation
Member FrameCPP::Version_6::FrStatDataPS
Needs documentation
Member FrameCPP::Version_6::FrTOC::ForEach (query_info_type Info, FunctionBase &Action) const
Need to finish the list of channel names
Member FrameCPP::Version_8::FrEndOfFile::SeekTOC () const
This may be better placed in the protected section.
Member FrameCPP::Version_8::FrMsg::demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const
Replace next references
Member FrameCPP::Version_8::FrMsg::FrMsg (Previous::FrMsg &Source, istream_type *Stream)
Need to replace the next reference
Member FrameCPP::Version_8::FrProcData::demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const
See if the actual sample rate can be computed
Member FrameCPP::Version_8::FrTOC::ForEach (query_info_type Info, FunctionBase &Action) const
Need to finish the list of channel names