|
ldas-tools-framecpp
2.7.0
|
#include <framecpp_config.h>#include <cstdlib>#include "framecpp/Common/FrTOC.hh"#include "framecpp/FrTOC.hh"#include "framecppc/FrTOC.h"#include "framecppc/Stream.h"#include "FrameCInternal.hh"#include "StreamInternal.hh"
Classes | |
| struct | FrameC::FrTOC |
Namespaces | |
| FrameC | |
| Routines related to implementing the C interface. | |
Functions | |
| template<> | |
| pointer_type | FrameC::PointerType (FrTOC *Value) |
| fr_toc_t * | FrameCFrTOCRead (FrameCError **Error, fr_file_t *Stream) |
| Obtain the table of contensts. More... | |
| void | FrameCFrTOCFree (FrameCError **Error, fr_toc_t *TOC) |
| Recyle the table of contents structure. More... | |
| void | FrameCFrTOCQuery (FrameCError **Error, const fr_toc_t *TOC, int Option,...) |
| Retrieve vector information related to the Table of Contents. More... | |
1.8.14