COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | Public Attributes | List of all members
covise::CO_MemAVLNode Class Reference

#include <dmgr_mem_avltrees.h>

Collaboration diagram for covise::CO_MemAVLNode:
Collaboration graph
[legend]

Public Member Functions

 CO_MemAVLNode (MemChunk *d)
 
 CO_MemAVLNode ()
 
void print ()
 
void remove_nod (int dispo_chunk)
 

Public Attributes

CO_MemAVLNodeleft
 
CO_MemAVLNoderight
 
CO_MemAVLNodeup
 
int balance
 
MemChunkdata
 

Constructor & Destructor Documentation

covise::CO_MemAVLNode::CO_MemAVLNode ( MemChunk d)
inline
covise::CO_MemAVLNode::CO_MemAVLNode ( )
inline

Member Function Documentation

void covise::CO_MemAVLNode::print ( )
inline
void covise::CO_MemAVLNode::remove_nod ( int  dispo_chunk)
inline

Member Data Documentation

int covise::CO_MemAVLNode::balance
MemChunk* covise::CO_MemAVLNode::data
CO_MemAVLNode* covise::CO_MemAVLNode::left
CO_MemAVLNode* covise::CO_MemAVLNode::right
CO_MemAVLNode* covise::CO_MemAVLNode::up

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