IBNOS
Public Attributes | List of all members
handleTable Struct Reference

#include <handle.h>

Collaboration diagram for handleTable:
Collaboration graph
[legend]

Public Attributes

uint32_t count
 
uint32_t free_begin
 
uint32_t free_end
 
struct object ** handles
 

Detailed Description

Definition at line 45 of file handle.h.

Member Data Documentation

◆ count

uint32_t handleTable::count

Definition at line 47 of file handle.h.

◆ free_begin

uint32_t handleTable::free_begin

Definition at line 48 of file handle.h.

◆ free_end

uint32_t handleTable::free_end

Definition at line 49 of file handle.h.

◆ handles

struct object** handleTable::handles

Definition at line 50 of file handle.h.


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