UFO
ufo::ObsFunctionTraits< int > Struct Reference

#include <ObsFunctionBase.h>

Static Public Attributes

static const char * valueTypeName = "int"
 Name of the type of values produced by subclasses of ObsFunctionBase<int>. More...
 
static const char * groupName = "IntObsFunction"
 Name of the group identifying ObsFunctions producing ints. More...
 

Detailed Description

Definition at line 61 of file ObsFunctionBase.h.

Member Data Documentation

◆ groupName

const char * ufo::ObsFunctionTraits< int >::groupName = "IntObsFunction"
static

Name of the group identifying ObsFunctions producing ints.

Definition at line 65 of file ObsFunctionBase.h.

◆ valueTypeName

const char * ufo::ObsFunctionTraits< int >::valueTypeName = "int"
static

Name of the type of values produced by subclasses of ObsFunctionBase<int>.

Definition at line 63 of file ObsFunctionBase.h.


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