|
| template<> |
| void | crc_ldas::process_eight_byte_chunck< boost::endian::order::big > (const value_type *&Current) |
| template<> |
| void | crc_ldas::process_eight_byte_chunck< boost::endian::order::little > (const value_type *&Current) |
| template<> |
| const char * | Common::Description::Ascii< std::string > () |
| template<typename T> |
| streamsize_type | Bytes (const T &Data) |
| | Return the number of bytes for given type.
|
| template<typename T> |
| void | VerifyObject (const T &Obj, FrameSpec::Info::verify_type &Verifier, IFrameStream &Stream) |
| | Verify an object.
|
| FrameSpec::ObjectInterface::promote_ret_type | PromoteObject (FrameSpec::ObjectInterface::frame_spec_version_type Target, FrameSpec::ObjectInterface::frame_spec_version_type Source, FrameSpec::ObjectInterface::promote_arg_type Obj) |
| auto | IsIStream (StreamBase *Stream) -> decltype(dynamic_cast< IStream * >(Stream)) |
| auto | IsOStream (StreamBase *Stream) -> decltype(dynamic_cast< OStream * >(Stream)) |
| void | AppendComment (std::string &Dest, const std::string &Text, const cmn_streamsize_type MAX=~(INT_2U(0))) |
| template<> |
| cmn_streamsize_type | Bytes (const Version_4::GPSTime &Time) |
| template<> |
| void | crc_ldas::process_eight_byte_chunck< boost::endian::order::big > (const value_type *&Current) |
| template<> |
| void | crc_ldas::process_eight_byte_chunck< boost::endian::order::little > (const value_type *&Current) |
| template<typename FrObjType> |
| bool | Compare (const FrObjType &FrObj, const FrameSpec::Object &Obj) |
| template<> |
| const char * | Common::Description::Ascii< std::string > () |
| | INSTANTIATE (FrameSpec::Object, INT_4U) |
| | INSTANTIATE (FrDetector, INT_4U) |
| | INSTANTIATE (FrSH, INT_4U) |
| | INSTANTIATE (FrStatData, INT_4U) |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_ADC_DATA, std::string > (const FrTOC *TOC, INT_4U Frame, const std::string &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_ADC_DATA, INT_4U > (const FrTOC *TOC, INT_4U Frame, const INT_4U &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_EVENT, std::string > (const FrTOC *TOC, INT_4U Frame, const std::string &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_PROC_DATA, std::string > (const FrTOC *TOC, INT_4U Frame, const std::string &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_PROC_DATA, INT_4U > (const FrTOC *TOC, INT_4U Frame, const INT_4U &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_SER_DATA, std::string > (const FrTOC *TOC, INT_4U Frame, const std::string &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_SIM_DATA, std::string > (const FrTOC *TOC, INT_4U Frame, const std::string &Channel) const |
| template<> |
| INT_8U | IFrameStream::position< FrameSpec::Info::FSI_FR_SIM_EVENT, std::string > (const FrTOC *TOC, INT_4U Frame, const std::string &Channel) const |
| template<> |
| INT_8U | IFrameStream::position_index< FrameSpec::Info::FSI_FR_EVENT, std::string > (const FrTOC *TOC, const std::string &Channel, INT_4U Index) const |
| template<> |
| INT_8U | IFrameStream::position_index< FrameSpec::Info::FSI_FR_SIM_EVENT, std::string > (const FrTOC *TOC, const std::string &Channel, INT_4U Index) const |
| template<> |
| cmn_streamsize_type | Bytes (const Version_4::GPSTime &Time) |
Routines upon which the version specific layers are built.