nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
object Struct Reference

#include <object.h>

Collaboration diagram for object:
Collaboration graph
[legend]

Data Fields

struct object_ops ops
 
int refcnt
 

Detailed Description

Definition at line 20 of file object.h.

Field Documentation

struct object_ops ops

Definition at line 22 of file object.h.

Referenced by object_copy(), object_create(), object_destroy(), object_init(), and object_link().

int refcnt

Definition at line 21 of file object.h.

Referenced by object_copy(), object_create(), object_destroy(), and object_link().


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