ISLEman
Public Member Functions | Public Attributes | List of all members
QMapNode< K, T > Struct Template Reference
Inheritance diagram for QMapNode< K, T >:
QMapNodeBase

Public Member Functions

 QMapNode (const K &_key, const T &_data)
 
 QMapNode (const K &_key)
 
 QMapNode (const QMapNode< K, T > &_n)
 
- Public Member Functions inherited from QMapNodeBase
QMapNodeBaseminimum ()
 
QMapNodeBasemaximum ()
 

Public Attributes

data
 
key
 
- Public Attributes inherited from QMapNodeBase
QMapNodeBaseleft
 
QMapNodeBaseright
 
QMapNodeBaseparent
 
Color color
 

Additional Inherited Members

- Public Types inherited from QMapNodeBase
enum  Color { Red, Black }
 

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