Transformer SDK For C  7.1.9.29929-d422075
container_t Struct Reference

Definition of a container. More...

Data Fields

ds_list_t elements
 
int feed
 
caplinutil_hashmap_t * map
 
const char * objname
 

Detailed Description

Definition of a container.

Field Documentation

ds_list_t container_t::elements

List of elements

int container_t::feed

Incoming feed

caplinutil_hashmap_t* container_t::map

Map for speedy lookup

const char* container_t::objname

Object name


The documentation for this struct was generated from the following file:

Generated on Mon Jul 20 2020 19:17:22 for Transformer SDK For C