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

#include <covise_msg.h>

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

Public Member Functions

 ParamColormapChoice (const char *na, int num, int s, char **l)
 
 ParamColormapChoice (const char *na, int num, char **l, int s)
 
 ~ParamColormapChoice ()
 
- 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
 
int sel
 

Friends

class CtlMessage
 

Constructor & Destructor Documentation

◆ ParamColormapChoice() [1/2]

ParamColormapChoice::ParamColormapChoice ( const char *  na,
int  num,
int  s,
char **  l 
)

◆ ParamColormapChoice() [2/2]

ParamColormapChoice::ParamColormapChoice ( const char *  na,
int  num,
char **  l,
int  s 
)

◆ ~ParamColormapChoice()

ParamColormapChoice::~ParamColormapChoice ( )

Friends And Related Function Documentation

◆ CtlMessage

friend class CtlMessage
friend

Member Data Documentation

◆ list

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

◆ sel

int covise::ParamColormapChoice::sel
private

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