omapip/generic.c File Reference

#include "dhcpd.h"
#include <omapip/omapip_p.h>

Go to the source code of this file.

Functions

 OMAPI_OBJECT_ALLOC (omapi_generic, omapi_generic_object_t, omapi_type_generic)
isc_result_t omapi_generic_set_value (omapi_object_t *h, omapi_object_t *id, omapi_data_string_t *name, omapi_typed_data_t *value)
isc_result_t omapi_generic_get_value (omapi_object_t *h, omapi_object_t *id, omapi_data_string_t *name, omapi_value_t **value)
isc_result_t omapi_generic_destroy (omapi_object_t *h, const char *file, int line)
isc_result_t omapi_generic_signal_handler (omapi_object_t *h, const char *name, va_list ap)
isc_result_t omapi_generic_stuff_values (omapi_object_t *c, omapi_object_t *id, omapi_object_t *g)
isc_result_t omapi_generic_clear_flags (omapi_object_t *o)

Function Documentation

isc_result_t omapi_generic_clear_flags ( omapi_object_t o  ) 

Definition at line 283 of file generic.c.

isc_result_t omapi_generic_destroy ( omapi_object_t h,
const char *  file,
int  line 
)

Definition at line 199 of file generic.c.

isc_result_t omapi_generic_get_value ( omapi_object_t h,
omapi_object_t id,
omapi_data_string_t name,
omapi_value_t **  value 
)

Definition at line 165 of file generic.c.

isc_result_t omapi_generic_set_value ( omapi_object_t h,
omapi_object_t id,
omapi_data_string_t name,
omapi_typed_data_t value 
)

Definition at line 44 of file generic.c.

isc_result_t omapi_generic_signal_handler ( omapi_object_t h,
const char *  name,
va_list  ap 
)

Definition at line 225 of file generic.c.

isc_result_t omapi_generic_stuff_values ( omapi_object_t c,
omapi_object_t id,
omapi_object_t g 
)

Definition at line 240 of file generic.c.

OMAPI_OBJECT_ALLOC ( omapi_generic  ,
omapi_generic_object_t  ,
omapi_type_generic   
)

Definition at line 33 of file generic.c.


Generated on 5 Apr 2014 for ISC DHCP by  doxygen 1.6.1