TIBCO ActiveSpaces®
tibdg Directory Reference

Files

file  batchresult.h
 A batchresult object encapsulates the results of a single batch of operations. returned by tibdgSession_GetRows , tibdgSession_PutRows , and tibdgSession_DeleteRows.
 
file  conn.h
 Applications use a connection object to create sessions.
 
file  event.h
 Table Listeners receive event objects in their callback to indicate that a change has occurred on the table they are listening on.
 
 
file  iterator.h
 A DataGrid iterator object traverses the rows of a table.
 
file  resultset.h
 A resultset object is used to iterate over some or all of the rows that are returned after executing a query.
 
 
file  row.h
 Row objects contain columns with values.
 
file  sess.h
 A session object provides the context for a thread of operations involving data grid resources.
 
file  statement.h
 A statment object is used execute SQL and return a resultset.
 
file  table.h
 A table object contains rows.
 
file  tablelistener.h
 A table listener listens for changes to a specific table.
 
 
file  tibdg.h
 This file defines calls that intialize and terminate an ActiveSpaces client.
 
file  types.h
 ActiveSpaces client datatype definitions.