ldas-tools-framecpp  2.6.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Functions | Variables
FrameC.cc File Reference
#include <fstream>
#include <sstream>
#include "framecpp/FrameCPP.hh"
#include "framecpp/GPSTime.hh"
#include "framecppc/FrameC.h"
#include "FrameCInternal.hh"

Namespaces

 FrameC
 Routines related to implementing the C interface.
 

Macros

#define FRAME_C_CC
 

Functions

INT_2U FrameCLibraryMinorVersion ()
 Return the minor version number of the frame library. More...
 
void FrameCErrorInit (FrameCError **Handle)
 
gpstime_seconds_t FrameCGPSTimeNow ()
 
void FrameCInitialize ()
 Initialize the library. More...
 
void FrameCCleanup ()
 Cleanup the library. More...
 

Variables

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

Macro Definition Documentation

#define FRAME_C_CC