ucommon/bitmap.h File Reference

A simple class to perform bitmap manipulation. More...

#include <ucommon/platform.h>

Include dependency graph for bitmap.h:

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

Go to the source code of this file.

Namespaces

namespace  ucommon

Data Structures

class  ucommon::bitmap
 A class to access bit fields in external bitmaps. More...
union  ucommon::bitmap::addr_t


Detailed Description

A simple class to perform bitmap manipulation.

Bitmaps are used to manage bit-aligned objects, such as network cidr addresses. This header introduces a common bitmap management class for the ucommon library.

Definition in file bitmap.h.


Generated on 14 Aug 2013 for UCommon by  doxygen 1.4.7