FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

destructor

Definition at line 173 of file fei_Record.hpp.

Member Function Documentation

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

operator()

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


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