typeOp< T > Struct Template Reference

Extract type (as a word) from an object, typically using its type() method. More...

Inheritance diagram for typeOp< T >:
[legend]

Public Member Functions

word operator() (const T &obj) const
 

Detailed Description

template<class T>
struct Foam::typeOp< T >

Extract type (as a word) from an object, typically using its type() method.

Definition at line 248 of file word.H.

Member Function Documentation

◆ operator()()

word operator() ( const T obj) const
inline

Definition at line 250 of file word.H.


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