Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_grn_trie_test_data Struct Reference

#include <test-patricia-trie.h>

Collaboration diagram for _grn_trie_test_data:
Collaboration graph
[legend]

Data Fields

gchar * key
gchar * search_key
grn_rc expected_rc
gchar * expected_key
GList * expected_strings
increment_key_func increment
GList * set_parameters_funcs

Detailed Description

Definition at line 306 of file test-patricia-trie.h.

Field Documentation

gchar* expected_key

Definition at line 310 of file test-patricia-trie.h.

grn_rc expected_rc

Definition at line 309 of file test-patricia-trie.h.

GList* expected_strings

Definition at line 311 of file test-patricia-trie.h.

increment_key_func increment

Definition at line 312 of file test-patricia-trie.h.

gchar* key

Definition at line 307 of file test-patricia-trie.h.

gchar* search_key

Definition at line 308 of file test-patricia-trie.h.

GList* set_parameters_funcs

Definition at line 313 of file test-patricia-trie.h.


The documentation for this struct was generated from the following file: