View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Types | Static Public Member Functions | Static Public Attributes | List of all members
vistle::ParameterType< std::string > Struct Reference

#include <core/parameter.h>

Public Types

typedef std::string T
 

Static Public Member Functions

static T min ()
 
static T max ()
 

Static Public Attributes

static const Parameter::Type type = Parameter::String
 
static const bool isNumber = false
 

Member Typedef Documentation

◆ T

typedef std::string vistle::ParameterType< std::string >::T

Member Function Documentation

◆ max()

static T vistle::ParameterType< std::string >::max ( )
inlinestatic

◆ min()

static T vistle::ParameterType< std::string >::min ( )
inlinestatic

Member Data Documentation

◆ isNumber

const bool vistle::ParameterType< std::string >::isNumber = false
static

◆ type

const Parameter::Type vistle::ParameterType< std::string >::type = Parameter::String
static

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