PPL Logo

TraceCounter::CounterArg Struct Reference

CounterArg is a linked list of strings that allows processing of command line args. More...

#include <trace-counter.h>

Collaboration diagram for TraceCounter::CounterArg:

Collaboration graph
[legend]

Public Member Functions

 CounterArg ()
 CounterArg (int c, char *a, char *d)
void setValues (int _code, char *_arg, char *_desc)

Data Fields

int code
char * arg
char * desc
CounterArgnext
int index

Detailed Description

CounterArg is a linked list of strings that allows processing of command line args.

Definition at line 153 of file trace-counter.h.


Constructor & Destructor Documentation

TraceCounter::CounterArg::CounterArg (  )  [inline]

Definition at line 160 of file trace-counter.h.

TraceCounter::CounterArg::CounterArg ( int  c,
char *  a,
char *  d 
) [inline]

Definition at line 161 of file trace-counter.h.


Member Function Documentation

void TraceCounter::CounterArg::setValues ( int  _code,
char *  _arg,
char *  _desc 
) [inline]

Definition at line 163 of file trace-counter.h.

References arg, code, and desc.


Field Documentation


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 08:31:14 2020 for Charm++ by  doxygen 1.5.5