|
server 0.0.1
basicserverinfrastructure
|
#include <stdarg.h>#include <stdlib.h>#include "class.h"#include "interface.h"
Go to the source code of this file.
Functions | |
| void * | class_getInterface (class_ptr *class, iface_ptr _iface) |
| class_ptr | class_getClass (void *object) |
| class_ptr class_getClass | ( | void * | object | ) |