ubinos
Public Attributes | List of all members
_bitmap_t Struct Reference

#include <bitmap.h>

Public Attributes

unsigned int bitsize
 
unsigned int * map
 
unsigned int map_bytesize
 
unsigned int level_depth
 
unsigned int level_offset_a [BITMAP_DEPTH_MAX]
 

Detailed Description

비트맵 형 정의

Member Data Documentation

◆ bitsize

unsigned int _bitmap_t::bitsize

bit size

◆ level_depth

unsigned int _bitmap_t::level_depth

level depth

◆ level_offset_a

unsigned int _bitmap_t::level_offset_a[BITMAP_DEPTH_MAX]

level offset arrat

◆ map

unsigned int* _bitmap_t::map

map buffer pointer

◆ map_bytesize

unsigned int _bitmap_t::map_bytesize

map byte size


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