CoinUtils  trunk
Public Member Functions | Static Public Member Functions
CoinSearchTreeCompareDepth Struct Reference

Depth First Search. More...

#include <CoinSearchTree.hpp>

List of all members.

Public Member Functions

bool operator() (const CoinTreeSiblings *x, const CoinTreeSiblings *y) const

Static Public Member Functions

static const char * name ()

Detailed Description

Depth First Search.

Definition at line 176 of file CoinSearchTree.hpp.


Member Function Documentation

static const char* CoinSearchTreeCompareDepth::name ( ) [inline, static]

Definition at line 177 of file CoinSearchTree.hpp.

bool CoinSearchTreeCompareDepth::operator() ( const CoinTreeSiblings x,
const CoinTreeSiblings y 
) const [inline]

Definition at line 178 of file CoinSearchTree.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines