25 #ifndef ZOO_SERVICE_INTERNAL_PERL_H
26 #define ZOO_SERVICE_INTERNAL_PERL_H 1
void xs_init(pTHX)
Author : David SAGGIORATO.
Definition: service_internal_perl.c:31
linked list of map pointer
Definition: main_conf_read.y:292
int map_to_hash(map *, HV **)
Definition: service_internal_perl.c:42
KVP linked list.
Definition: service.h:244
int hash_to_map(HV *, map **)
Definition: service_internal_perl.c:74
Metadata information about a full Service.
Definition: main_conf_read.y:329
void boot_DynaLoader(pTHX_ CV *)
int maps_to_hash(maps *, HV **)
Definition: service_internal_perl.c:57
int zoo_perl_support(maps **, map *, service *, maps **, maps **)
Definition: service_internal_perl.c:128
int hash_to_maps(HV *, maps **)
Definition: service_internal_perl.c:105