AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

SimpleBucketVoid.h File Reference

Store type-indepedent memory blocks a single consecutive memory block. More...

#include <stdlib.h>
#include <assert.h>
#include <memory.h>
#include <string.h>
#include <iostream.h>
#include "DAGHDefaults.h"

Include dependency graph for SimpleBucketVoid.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  SimpleBucketVoid
 Store type-indepedent memory blocks in a single consecutive memory block. More...


Defines

#define NullRec   ((unsigned) (0))
#define EmptyBkt   ((unsigned) (0))
#define FullBkt   ((unsigned) (-1))
#define recordNULL   ((union record *) 0)
#define bkthdrNULL   ((struct bkthdr *) 0)
#define bktNULL   ((struct bkt *) 0)
#define SimpleBucketVoidNULL   ((class SimpleBucketVoid *) 0)

Typedefs

typedef unsigned long pointer


Detailed Description

Store type-indepedent memory blocks a single consecutive memory block.

Author:
Manish Parashar

Definition in file SimpleBucketVoid.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04