nameOp< T > Struct Template Reference

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

Inheritance diagram for nameOp< T >:
[legend]

Public Member Functions

word operator() (const T &obj) const
 

Detailed Description

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

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

Definition at line 237 of file word.H.

Member Function Documentation

◆ operator()()

word operator() ( const T obj) const
inline

Definition at line 239 of file word.H.


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