Data Structures
Here are the data structures with brief descriptions:
 CfbBasicList_stA basic list element in a template which structure represents a basic list on the internal side, basic lists in an IPFIX Message must be represented by this structure within the application record
 CfbConnSpec_stConnection specifier
 CfbInfoElement_stA single IPFIX Information Element definition
 CfbInfoElementOptRec_stThe corresponding struct to the Information Element Type Options Template
 CfbInfoElementSpec_stA single IPFIX Information Element specification
 CfbInfoModelIter_stAn iterator over the information elements in an information model
 CfbListenerEntry_stListenerEntry's make up a listener group as a linked list
 CfbListenerGroupResult_stListenerGroupResult's contain the listener who's listening socket got a new connection
 CfbSubTemplateList_stStructure used to hold information of a sub template list
 CfbSubTemplateMultiList_stMultilists just contain the semantic to describe the sub lists, the number of sub lists, and a pointer to the first entry
 CfbSubTemplateMultiListEntry_stEntries contain the same type of information at SubTemplateLists: template ID and template pointers to describe the data the number of data elements and the data pointer and data length
 CfbTemplate_stAn IPFIX template or options template structure
 CfbUDPConnSpec_stAn UDP Connection specifier
 CfbVarfield_stA variable-length field value