FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
fei::Record_Operator< GlobalIDType > Class Template Referenceabstract

#include <fei_Record.hpp>

Inheritance diagram for fei::Record_Operator< GlobalIDType >:
Inheritance graph
[legend]

Public Member Functions

virtual ~Record_Operator ()
 
virtual void operator() (Record< GlobalIDType > &record)=0
 

Detailed Description

template<class GlobalIDType>
class fei::Record_Operator< GlobalIDType >

implementation detail, power-users only

Definition at line 170 of file fei_Record.hpp.

Constructor & Destructor Documentation

◆ ~Record_Operator()

template<class GlobalIDType >
virtual fei::Record_Operator< GlobalIDType >::~Record_Operator ( )
inlinevirtual

destructor

Definition at line 173 of file fei_Record.hpp.

Member Function Documentation

◆ operator()()

template<class GlobalIDType >
virtual void fei::Record_Operator< GlobalIDType >::operator() ( Record< GlobalIDType > &  record)
pure virtual

operator()

Implemented in fei::RecordAttributeCounter, and fei::BlkIndexAccessor.


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