ARB
Classes | Macros | Typedefs
SoTl.hxx File Reference
#include <cstdio>
#include <arbtools.h>
Include dependency graph for SoTl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  list_elem< Type >
 
class  List< Type >
 

Macros

#define RELATION_GREATER   1
 
#define RELATION_LESS   2
 

Typedefs

typedef unsigned long positiontype
 

Macro Definition Documentation

#define RELATION_GREATER   1
#define RELATION_LESS   2

Definition at line 45 of file SoTl.hxx.

Referenced by List< Type >::sort_list_join(), and List< Type >::sort_list_subtract().

Typedef Documentation

typedef unsigned long positiontype

Definition at line 42 of file SoTl.hxx.