NetSurf
Data Fields
nsObject Struct Reference

#include <object.h>

Data Fields

struct Node dtz_Node
 
ULONG Type
 
void * objstruct
 
ULONG objstruct_size
 
void(* callback )(void *nso)
 

Detailed Description

Definition at line 42 of file object.h.

Field Documentation

◆ callback

void(* nsObject::callback) (void *nso)

Definition at line 48 of file object.h.

Referenced by DelObjectInternal(), and ObjectCallback().

◆ dtz_Node

struct Node nsObject::dtz_Node

◆ objstruct

void* nsObject::objstruct

◆ objstruct_size

ULONG nsObject::objstruct_size

Definition at line 47 of file object.h.

◆ Type

ULONG nsObject::Type

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