_aspi_class Struct Reference
[Object]

Root object class structure. More...

#include <object.h>


Data Fields

int id
struct _aspi_classparent
int size
void(* dtor )(struct _aspi_object *object)
struct _aspi_object *(* dup )(struct _aspi_object *object)


Detailed Description

Root object class structure.

The class structures contain all static variables and virtual methods.

This is the root object class, and it defines the ones used for every class.


Field Documentation

int id


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

Generated on Wed Aug 19 01:16:49 2009 for aspirenn by  doxygen 1.5.5