~thomir-deactivatedaccount/drizzle/drizzle-fix-bug653747

« back to all changes in this revision

Viewing changes to docs/libdrizzle/types.rst

  • Committer: Brian Aker
  • Date: 2010-10-10 02:07:52 UTC
  • mfrom: (1827.2.3 staging)
  • Revision ID: brian@tangent.org-20101010020752-ktv73isay5dxtvp3
Merge in switch on table_share_instance inheritance.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.. highlightlang:: c
2
 
 
3
 
Types
4
 
-----
5
 
 
6
 
 
7
 
.. c:type:: drizzle_st
8
 
 
9
 
.. c:type:: drizzle_con_tcp_st
10
 
 
11
 
.. c:type:: drizzle_con_uds_st
12
 
 
13
 
.. c:type:: drizzle_con_st
14
 
 
15
 
.. c:type:: drizzle_query_st
16
 
 
17
 
.. c:type:: drizzle_result_st
18
 
 
19
 
.. c:type:: drizzle_column_st
20
 
 
21
 
.. c:type:: drizzle_field_t
22
 
 
23
 
.. c:type:: drizzle_row_t
24
 
 
25
 
.. c:type:: drizzle_charset_t
26
 
 
27
 
.. c:type:: drizzle_context_free_fn
28
 
 
29
 
.. c:type:: drizzle_log_fn
30
 
 
31
 
.. c:type:: drizzle_state_fn
32
 
 
33
 
.. c:type:: drizzle_con_context_free_fn
34
 
 
35
 
.. c:type:: drizzle_query_context_free_fn
36
 
 
37
 
.. c:type:: drizzle_event_watch_fn
38