CsvLabelType< Type, CsvVoid< typename pTraits< Type >::labelType > > Struct Template Reference

Public Types

typedef pTraits< Type >::labelType type
 
typedef FixedList< label, pTraits< Type >::nComponents > oldType
 

Public Member Functions

type operator() (const oldType &ot) const
 

Detailed Description

template<class Type>
struct Foam::TableReaders::CsvLabelType< Type, CsvVoid< typename pTraits< Type >::labelType > >

Definition at line 87 of file CsvTableReader.H.

Member Typedef Documentation

◆ type

typedef pTraits<Type>::labelType type

Definition at line 89 of file CsvTableReader.H.

◆ oldType

typedef FixedList<label, pTraits<Type>::nComponents> oldType

Definition at line 91 of file CsvTableReader.H.

Member Function Documentation

◆ operator()()

type operator() ( const oldType ot) const
inline

Definition at line 93 of file CsvTableReader.H.

References Foam::setComponent().

Here is the call graph for this function:

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