#include <Struct-TreeIterator.hpp>
|
typedef int(* | cmp_fptr_t) (const void *x, const void *y) |
|
Definition at line 240 of file Struct-TreeIterator.hpp.
◆ cmp_fptr_t
typedef int(* Prof::Struct::ANodeSortedIterator::cmp_fptr_t) (const void *x, const void *y) |
◆ ANodeSortedIterator()
◆ ~ANodeSortedIterator()
Prof::Struct::ANodeSortedIterator::~ANodeSortedIterator |
( |
| ) |
|
|
inline |
◆ cmpById()
int Prof::Struct::ANodeSortedIterator::cmpById |
( |
const void * |
x, |
|
|
const void * |
y |
|
) |
| |
|
static |
◆ cmpByLine()
int Prof::Struct::ANodeSortedIterator::cmpByLine |
( |
const void * |
x, |
|
|
const void * |
y |
|
) |
| |
|
static |
◆ cmpByMetric()
static cmp_fptr_t Prof::Struct::ANodeSortedIterator::cmpByMetric |
( |
uint |
mId | ) |
|
|
inlinestatic |
◆ cmpByMetric_fn()
int Prof::Struct::ANodeSortedIterator::cmpByMetric_fn |
( |
const void * |
x, |
|
|
const void * |
y |
|
) |
| |
|
static |
◆ cmpByName()
int Prof::Struct::ANodeSortedIterator::cmpByName |
( |
const void * |
x, |
|
|
const void * |
y |
|
) |
| |
|
static |
◆ current()
ANode* Prof::Struct::ANodeSortedIterator::current |
( |
| ) |
const |
|
inline |
◆ dumpAndReset()
void Prof::Struct::ANodeSortedIterator::dumpAndReset |
( |
std::ostream & |
os = std::cerr | ) |
|
◆ operator++()
void Prof::Struct::ANodeSortedIterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ reset()
void Prof::Struct::ANodeSortedIterator::reset |
( |
| ) |
|
|
inline |
◆ cmpByMetric_mId
int Prof::Struct::ANodeSortedIterator::cmpByMetric_mId = -1 |
|
static |
◆ ptrSetIt
◆ scopes
WordSet Prof::Struct::ANodeSortedIterator::scopes |
|
private |
The documentation for this class was generated from the following files: