Relacs  0.9.8
Public Member Functions | Static Protected Member Functions | Static Protected Attributes | List of all members
StandardTraces Class Reference

#include <standardtraces.h>

Public Member Functions

 StandardTraces (void)
 

Static Protected Member Functions

static void clearIndices (int *traceindices, int n=-1)
 
static void initStandardTraces (const InList &data, int *ntraces, int *traceindices, const string *names, string &namelist, bool alpha=false)
 
static void initStandardEventTraces (const InList &data, const EventList &events, int *ntraces, int *traceindices, int *eventindices, const string *tracenames, const string *eventnames, string &tracenamelist, string &eventnamelist, bool alpha=false)
 
static void initStandardOutputs (const RELACSPlugin *rp, int *ntraces, int *traceindices, const string *names, string &namelist, bool alpha=false)
 

Static Protected Attributes

static const int MaxTraces = 10
 

Detailed Description

Infrastructure for providing indices to standard inpput and output traces and events.

Author
Jan Benda

Constructor & Destructor Documentation

StandardTraces ( void  )

Member Function Documentation

void clearIndices ( int *  traceindices,
int  n = -1 
)
staticprotected
void initStandardTraces ( const InList data,
int *  ntraces,
int *  traceindices,
const string *  names,
string &  namelist,
bool  alpha = false 
)
staticprotected
void initStandardEventTraces ( const InList data,
const EventList events,
int *  ntraces,
int *  traceindices,
int *  eventindices,
const string *  tracenames,
const string *  eventnames,
string &  tracenamelist,
string &  eventnamelist,
bool  alpha = false 
)
staticprotected
void initStandardOutputs ( const RELACSPlugin rp,
int *  ntraces,
int *  traceindices,
const string *  names,
string &  namelist,
bool  alpha = false 
)
staticprotected

Member Data Documentation

const int MaxTraces = 10
staticprotected

The documentation for this class was generated from the following files: