Classes | Defines | Functions | Variables
argon.h File Reference
#include "config/compiler.h"
Include dependency graph for rt-wmp/src/core/include/argon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  argo_data_t

Defines

#define ARGO_MAX_SWITCH   10
#define ARGON_DOUBLE   2
#define ARGON_INT   0
#define ARGON_STRING   1

Functions

int argo_addDouble (double *var, char *sw, double dfl)
int argo_addInt (int *var, char *sw, int dfl, int need_value)
int argo_addString (char *var, char *sw, char *dfl)
void argo_doProcess (int argc, char *argv[], int start)
void argo_setComment (char *sw, char *text)
void argo_setCommentId (int id, char *text)

Variables

struct {
   argo_data_t   at [ARGO_MAX_SWITCH]
   char   idx
regs

Define Documentation

#define ARGO_MAX_SWITCH   10

Definition at line 40 of file rt-wmp/src/core/include/argon.h.

#define ARGON_DOUBLE   2

Definition at line 55 of file rt-wmp/src/core/include/argon.h.

#define ARGON_INT   0

Definition at line 53 of file rt-wmp/src/core/include/argon.h.

#define ARGON_STRING   1

Definition at line 54 of file rt-wmp/src/core/include/argon.h.


Function Documentation

int argo_addDouble ( double *  var,
char *  sw,
double  dfl 
)

Definition at line 81 of file rt-wmp/src/core/include/argon.h.

int argo_addInt ( int *  var,
char *  sw,
int  dfl,
int  need_value 
)

Definition at line 70 of file rt-wmp/src/core/include/argon.h.

int argo_addString ( char *  var,
char *  sw,
char *  dfl 
)

Definition at line 91 of file rt-wmp/src/core/include/argon.h.

void argo_doProcess ( int  argc,
char *  argv[],
int  start 
)

Definition at line 114 of file rt-wmp/src/core/include/argon.h.

void argo_setComment ( char *  sw,
char *  text 
)

Definition at line 101 of file rt-wmp/src/core/include/argon.h.

void argo_setCommentId ( int  id,
char *  text 
)

Definition at line 110 of file rt-wmp/src/core/include/argon.h.


Variable Documentation

Definition at line 66 of file rt-wmp/src/core/include/argon.h.

char idx

Definition at line 67 of file rt-wmp/src/core/include/argon.h.

struct { ... } regs [static]


ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:11