Transformer SDK For C  7.1-6.29168-cee61cb
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 Wed Aug 21 2019 12:50:11 for Transformer SDK For C