FuncOrder Class Reference

#include <FuncOrder.h>

Collaboration diagram for FuncOrder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FuncOrder ()
const OpFuncfunc () const
unsigned int index () const
void set (const OpFunc *func, unsigned int index)
bool operator< (const FuncOrder &other) const

Detailed Description

Utility function for sorting by function pointer. Used in Element::msgDigest


Constructor & Destructor Documentation

FuncOrder::FuncOrder (  )  [inline]

Member Function Documentation

const OpFunc* FuncOrder::func (  )  const [inline]

Referenced by set().

unsigned int FuncOrder::index (  )  const [inline]

Referenced by set().

bool FuncOrder::operator< ( const FuncOrder other  )  const [inline]
void FuncOrder::set ( const OpFunc func,
unsigned int  index 
) [inline]

References func(), and index().

Here is the call graph for this function:


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1