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
 CfbInfoElement_st.refInformation element name
 CfbInfoElementOptRec_stThe corresponding C struct for a record whose template is the RFC5610 Information Element Type Options Template
 CfbInfoElementSpec_stA single IPFIX Information Element specification
 CfbListenerEntry_stListenerEntry's make up an fbListenerGroup_t as a linked list
 CfbListenerGroupResult_stA ListenerGroupResult contains the fbListener whose listening socket got a new connection (cf
 CfbSpreadParams_stSpread connection parameters
 CfbSpreadSpec_stFbSpreadSpec_t
 CfbSubTemplateList_stStructure used to hold information of a sub template list
 CfbSubTemplateList_st.dataLengthLength of the allocated buffer used to hold the data
 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
 CfbTemplateOptRec_stTemplate metadata options record structure
 CfbUDPConnSpec_stAn UDP Connection specifier
 CfbUDPConnSpec_st.peerKey to this conn spec
 CfbVarfield_stA variable-length field value
 Csp_groupname_stSp_groupname_t