SolarCapture C Bindings User Guide  SF-115721-CD
Issue 1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures
Here are the data structures with brief descriptions:
oCsc_append_to_listPrivate state of sc_append_to_list node
oCsc_argRepresentation of an argument. Used by node init functions
oCsc_attrAttribute object
oCsc_callbackA callback object
oCsc_dlistDoubly linked list pointers
oCsc_hash_tableA hash table
oCsc_iovec_ptrAn sc_iovec_ptr provides a convenient way to iterate over an iovec array without modifying it
oCsc_nodeDescription of a node
oCsc_node_factoryStruct to hold information about how to create an instance of this node
oCsc_node_linkDescription of a link the node has
oCsc_node_typeDescribes a type of node
oCsc_objectAn opaque object. Use this to pass all types of data that are not ints, doubles or char arrays (see SC_PARAM_INT, SC_PARAM_DBL and SC_PARAM_STR respectively for these) to nodes
oCsc_packed_packetA packed-stream packet
oCsc_packetRepresentation of a packet
oCsc_packet_listA list of packets or packet buffers
oCsc_pkt_predicateA packet predicate object
oCsc_session_errorA SolarCapture session error object returned by sc_session_error_get
oCsc_streamA stream object
oCsc_subnode_helpersc_subnode_helper node private state
\Csc_viA VI object