CsvLabelType< Type, typename > Struct Template Reference

Public Types

typedef label type
 
typedef FixedList< label, 1 > oldType
 

Public Member Functions

type operator() (const oldType &ot)
 

Detailed Description

template<class Type, typename = void>
struct Foam::TableReaders::CsvLabelType< Type, typename >

Definition at line 73 of file CsvTableReader.H.

Member Typedef Documentation

◆ type

typedef label type

Definition at line 75 of file CsvTableReader.H.

◆ oldType

typedef FixedList<label, 1> oldType

Definition at line 77 of file CsvTableReader.H.

Member Function Documentation

◆ operator()()

type operator() ( const oldType ot)
inline

Definition at line 79 of file CsvTableReader.H.


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