FuncOrder Class Reference
#include <FuncOrder.h>
List of all members.
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] |
unsigned int FuncOrder::index |
( |
|
) |
const [inline] |
bool FuncOrder::operator< |
( |
const FuncOrder & |
other |
) |
const [inline] |
void FuncOrder::set |
( |
const OpFunc * |
func, |
|
|
unsigned int |
index | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: