ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameC.cc File Reference
#include <fstream>
#include <sstream>
#include "framecpp/FrameCPP.hh"
#include "framecpp/GPSTime.hh"
#include "framecppc/FrameC.h"
#include "FrameCInternal.hh"
Include dependency graph for FrameC.cc:

Namespaces

namespace  anonymous_namespace{FrameC.cc}
namespace  FrameC
 Routines related to implementing the C interface.

Macros

#define FRAME_C_CC

Functions

const char * anonymous_namespace{FrameC.cc}::type_name (FrameC::pointer_type Type)
INT_2U FrameCLibraryMinorVersion ()
 Return the minor version number of the frame library.
void FrameCErrorInit (FrameCError **Handle)
gpstime_seconds_t FrameCGPSTimeNow ()
void FrameCInitialize ()
 Initialize the library.
void FrameCCleanup ()
 Cleanup the library.

Variables

const char * FrameC::UnknownError = "Unknown error"

Macro Definition Documentation

◆ FRAME_C_CC

#define FRAME_C_CC