ProcOpFunc< T > Class Template Reference

#include <ProcOpFunc.h>

Inheritance diagram for ProcOpFunc< T >:
Inheritance graph
[legend]
Collaboration diagram for ProcOpFunc< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProcOpFunc (void(T::*func)(const Eref &e, ProcPtr))
string rttiType () const

Detailed Description

template<class T>
class ProcOpFunc< T >

This specialized set of classes is derived from OpFunc, and is used to handle Process type calls which need to bypass the Queueing system. These include process, reinit, and other intermediate stage process ops.


Constructor & Destructor Documentation

template<class T >
ProcOpFunc< T >::ProcOpFunc ( void(T::*)(const Eref &e, ProcPtr func  )  [inline]

Member Function Documentation

template<class T >
string ProcOpFunc< T >::rttiType (  )  const [inline, virtual]

Reimplemented from OpFunc1Base< ProcPtr >.


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1