class <AllocAddr> AllocAddr : public TclObject


Inheritance:


Public Methods

AllocAddr()
int command(int argc, const char*const* argv)
~AllocAddr()

Protected Fields

int* bitmap_
int size_

Protected Methods

void alloc(int n)
bool check_size(int n)
bool find_free(int len, int *pos)
void free_field(int len)
void get_mask(nsmask_t *mask, int fieldsize)
void mark(int i)
void set_field(int offset, int len, nsmask_t *mask, int *shift)
bool test(int which)

Documentation

AllocAddr()

~AllocAddr()

int command(int argc, const char*const* argv)

void get_mask(nsmask_t *mask, int fieldsize)

void alloc(int n)

bool check_size(int n)

bool find_free(int len, int *pos)

bool test(int which)

void set_field(int offset, int len, nsmask_t *mask, int *shift)

void free_field(int len)

void mark(int i)

int size_

int* bitmap_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de