Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JTypeID< double > Struct Reference
Inheritance diagram for JTypeID< double >:
JLabel< 3 >

Static Public Member Functions

static const char * getName ()
 Get name of data type.
 
static int getVersion ()
 Get version of data type.
 

Static Public Attributes

static const int ID
 Data type identifier.
 

Detailed Description

Definition at line 20 of file JEnumeration.cc.

Member Function Documentation

◆ getName()

static const char * JLabel< __ID, JLANG::getDefaultName, JLANG::getDefaultVersion >::getName ( )
inlinestaticinherited

Get name of data type.

Returns
name

Definition at line 154 of file JTypeID.hh.

155 {
156 return (*__getName)();
157 }

◆ getVersion()

static int JLabel< __ID, JLANG::getDefaultName, JLANG::getDefaultVersion >::getVersion ( )
inlinestaticinherited

Get version of data type.

Returns
version

Definition at line 165 of file JTypeID.hh.

166 {
167 return (*__getVersion)();
168 }

Member Data Documentation

◆ ID

const int JLabel< __ID, JLANG::getDefaultName, JLANG::getDefaultVersion >::ID
staticinherited

Data type identifier.

Definition at line 146 of file JTypeID.hh.


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