XROAD
xroad_common_fwd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct xroad_mem_pool_s xroad_mem_pool_t
 
typedef struct xroad_sstream_s xroad_sstream_t
 
typedef struct xroad_hash_s xroad_hash_t
 see common/xroad_hash.h for details
 
typedef struct xroad_hash_entry_s xroad_hash_entry_t
 
typedef struct xroad_hashmap_s xroad_hashmap_t
 see common/xroad_hash.h for details
 
typedef struct xroad_hashmap_entry_s xroad_hashmap_entry_t
 
typedef struct xroad_list_s xroad_list_t
 see common/xroad_list.h for deaails
 
typedef struct xroad_list_entry_s xroad_list_entry_t
 
typedef struct _xmlAttr * xroad_xml_attr_t
 see common/xroad_xml.h for deatails
 
typedef struct _xmlNode * xroad_xml_tag_t
 
typedef struct xroad_xml_doc_s xroad_xml_doc_t
 
typedef struct xroad_vector_s xroad_vector_t
 see common/xroad_vector.h for details
 
typedef struct xroad_str_s xroad_str_t
 see common/xroad_string.h for details
 
typedef struct xroad_str_fixed_s xroad_str_fixed_t
 
typedef struct xroad_binary_s xroad_binary_t
 see common/xroad_binary.h for details
 
typedef struct xroad_heap_s xroad_heap_t
 see common/xroad_heap.h for details
 
typedef struct xroad_ev_queue_s xroad_ev_queue_t
 see common/xroad_ev_queue.h for details
 
typedef struct xroad_map_s xroad_map_t
 see common/xroad_map.h for details
 
typedef struct xroad_map_entry_s xroad_map_entry_t
 
typedef struct timer_s xroad_timer_t
 see common/xroad_timer.h for details
 
typedef xroad_map_t xroad_set_t
 see common/xroad_set.h for details
 
typedef xroad_map_entry_t xroad_set_entry_t
 

Detailed Description