ldas-tools-framecpp  2.6.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
FrEvent.cc File Reference
#include <framecpp_config.h>
#include "framecpp/FrEvent.hh"
#include "framecppc/FrameH.h"
#include "framecppc/FrEvent.h"
#include "FrameCInternal.hh"
#include "FrEventInternal.hh"

Namespaces

 FrameC
 Routines related to implementing the C interface.
 

Functions

fr_event_tFrameCFrEventAlloc (FrameCError **Error, const fr_event_name_t Name, const fr_event_comment_t Comment, const fr_event_inputs_t Inputs, const fr_event_gtime_t GTime, const fr_event_time_before_t TimeBefore, const fr_event_time_after_t TimeAfter, const fr_event_event_status_t EventStatus, const fr_event_amplitude_t Amplitude, const fr_event_probability_t Probability, const fr_event_statistics_t Statistics, const fr_event_n_param_t NParam, const fr_event_parameters_t *Parameters)
 Allocate a fr_frame structure. More...
 
int FrameCFrEventFree (FrameCError **Error, fr_event_t *Event)