Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 CfbBasicList_stfbBasicList_t provides the internal representation of an fbInfoElement_t of type basicList (FB_BASIC_LIST)
 CfbConnSpec_stConnection specifier
 CfbElementPositions_stFbElementPositions_t supports a variable-sized array that is used to store the index positions of a particular element in Template
 CfbInfoElement_stA single IPFIX Information Element definition
 CfbInfoElementOptRec_stThe corresponding C struct for a record whose template is the RFC 5610 Information Element Type Options Template
 CfbInfoElementSpec_stA single IPFIX Information Element specification
 CfbInfoElementSpecId_stA single IPFIX Information Element specification using the element's numeric identifier and private enterprise number
 CfbInfoElementSpecIdIdent_stThe numeric pair to identify the element
 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
 CfbRecord_stFbRecord_t maintains a buffer holding an IPFIX record's data, the fbTemplate_t that describes that data and the template's ID
 CfbRecordValue_stFbRecordValue_t is used to access the value of a single Element (or Field) in an fbRecord_t
 Cv_unThe value depending on the type of ie
 CfbSubTemplateList_stfbSubTemplateList_t provides the internal representation of an fbInfoElement_t of type subTemplateList (FB_SUB_TMPL_LIST)
 CfbSubTemplateMultiList_stfbSubTemplateMultiList_t provides the internal representation of an fbInfoElement_t of type subTemplateMultiList (FB_SUB_TMPL_MULTI_LIST)
 CfbSubTemplateMultiListEntry_stfbSubTemplateMultiListEntry_t represents structured data instances within a fbSubTemplateMultiList_t that share the same fbTemplate_t
 CfbTemplate_stAn IPFIX template or options template structure
 CfbTemplateField_stFbTemplateField_t represents an fbInfoElement_t that has been added to an fbTemplate_t
 CfbTemplateInfoRecord_stTemplateInfo options record structure
 CfbTemplateIter_stFbTemplateIter_t iterates over the fbTemplateField_t objects in an fbTemplate_t
 CfbUDPConnSpec_stAn UDP Connection specifier
 CfbUDPConnSpec_st.peerKey to this conn spec
 CfbVarfield_stA variable-length field value