COVISE Core
Public Member Functions | Private Attributes | Friends | List of all members
covise::ParamTimer Class Reference

#include <covise_msg.h>

Inheritance diagram for covise::ParamTimer:
Inheritance graph
[legend]
Collaboration diagram for covise::ParamTimer:
Collaboration graph
[legend]

Public Member Functions

 ParamTimer (const char *na, int num, char **l)
 
 ParamTimer (const char *na, long start, long delta, long state)
 
 ~ParamTimer ()
 
- Public Member Functions inherited from covise::Param
 Param (const char *na, int t, int n)
 
char * getName () const
 
int no_of_items ()
 
int get_type ()
 
virtual ~Param ()
 

Private Attributes

char ** list = nullptr
 

Friends

class CtlMessage
 

Constructor & Destructor Documentation

◆ ParamTimer() [1/2]

ParamTimer::ParamTimer ( const char *  na,
int  num,
char **  l 
)

◆ ParamTimer() [2/2]

ParamTimer::ParamTimer ( const char *  na,
long  start,
long  delta,
long  state 
)

◆ ~ParamTimer()

ParamTimer::~ParamTimer ( )

Friends And Related Function Documentation

◆ CtlMessage

friend class CtlMessage
friend

Member Data Documentation

◆ list

char** covise::ParamTimer::list = nullptr
private

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