Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

AppObject Struct Reference

An application object. More...

#include <application.h>


Data Fields

const param_desc_tmethod_sizes
 Pointer to an array of param_desc_t's.

const param_desc_tevent_sizes
 Same as method_sizes.

appObjCallback_t * Callback
 Pointer to object callback function.


Detailed Description

An application object.

Create an instance of this structure to define a application object. Must be registered through app_register_obj() or in your net.h, depending on which version you compiled.

Definition at line 53 of file application.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 17 16:45:55 2003 for OpenHome by doxygen 1.3.3