IBNOS
Public Attributes | List of all members
object Struct Reference

#include <object.h>

Collaboration diagram for object:
Collaboration graph
[legend]

Public Attributes

uint32_t refcount
 
const struct objectFunctionsfunctions
 
struct linkedList entry
 

Detailed Description

Definition at line 69 of file object.h.

Member Data Documentation

◆ entry

struct linkedList object::entry

Definition at line 73 of file object.h.

◆ functions

const struct objectFunctions* object::functions

Definition at line 72 of file object.h.

◆ refcount

uint32_t object::refcount

Definition at line 71 of file object.h.


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