Groonga
Loading...
Searching...
No Matches
groonga.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2014-2018 Brazil
3
Copyright (C) 2018-2025 Sutou Kouhei <kou@clear-code.com>
4
5
This library is free software; you can redistribute it and/or
6
modify it under the terms of the GNU Lesser General Public
7
License as published by the Free Software Foundation; either
8
version 2.1 of the License, or (at your option) any later version.
9
10
This library is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
Lesser General Public License for more details.
14
15
You should have received a copy of the GNU Lesser General Public
16
License along with this library; if not, write to the Free Software
17
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
*/
19
20
#pragma once
21
22
#include "groonga/build_option.h"
23
#include "groonga/version.h"
24
25
#include "
groonga/portability.h
"
26
#include "
groonga/groonga.h
"
27
#include "
groonga/posting.h
"
28
29
#include "
groonga/accessor.h
"
30
#include "
groonga/aggregator.h
"
31
#include "
groonga/applier.h
"
32
#include "
groonga/array.h
"
33
#include "
groonga/arrow.h
"
34
#include "
groonga/cache.h
"
35
#include "
groonga/cast.h
"
36
#include "
groonga/column.h
"
37
#include "
groonga/config.h
"
38
#include "
groonga/dat.h
"
39
#include "
groonga/db.h
"
40
#include "
groonga/distance.h
"
41
#include "
groonga/dump.h
"
42
#include "
groonga/error.h
"
43
#include "
groonga/expr.h
"
44
#include "
groonga/file_reader.h
"
45
#include "
groonga/float.h
"
46
#include "
groonga/geo.h
"
47
#include "
groonga/h3.h
"
48
#include "
groonga/hash.h
"
49
#include "
groonga/highlighter.h
"
50
#include "
groonga/id.h
"
51
#include "
groonga/ii.h
"
52
#include "
groonga/index_column.h
"
53
#include "
groonga/json.h
"
54
#include "
groonga/language_model.h
"
55
#include "
groonga/memory.h
"
56
#include "
groonga/memory_map.h
"
57
#include "
groonga/obj.h
"
58
#include "
groonga/operator.h
"
59
#include "
groonga/option.h
"
60
#include "
groonga/output.h
"
61
#include "
groonga/output_columns.h
"
62
#include "
groonga/pat.h
"
63
#include "
groonga/proc.h
"
64
#include "
groonga/progress.h
"
65
#include "
groonga/raw_string.h
"
66
#include "
groonga/request_canceler.h
"
67
#include "
groonga/request_timer.h
"
68
#include "
groonga/result_set.h
"
69
#include "
groonga/selector.h
"
70
#include "
groonga/sorter.h
"
71
#include "
groonga/string.h
"
72
#include "
groonga/table.h
"
73
#include "
groonga/table_module.h
"
74
#include "
groonga/thread.h
"
75
#include "
groonga/time.h
"
76
#include "
groonga/token.h
"
77
#include "
groonga/token_cursor.h
"
78
#include "
groonga/token_metadata.h
"
79
#include "
groonga/type.h
"
80
#include "
groonga/util.h
"
81
#include "
groonga/window_function.h
"
82
#include "
groonga/window_function_executor.h
"
83
#include "
groonga/windows.h
"
84
#include "
groonga/windows_event_logger.h
"
85
#include "
groonga/vector.h
"
86
#include "
groonga/wal.h
"
accessor.h
aggregator.h
applier.h
array.h
arrow.h
cache.h
cast.h
column.h
config.h
dat.h
db.h
distance.h
dump.h
error.h
expr.h
file_reader.h
float.h
geo.h
groonga.h
h3.h
hash.h
highlighter.h
id.h
ii.h
index_column.h
json.h
language_model.h
memory.h
memory_map.h
obj.h
operator.h
option.h
output.h
output_columns.h
pat.h
portability.h
posting.h
proc.h
progress.h
raw_string.h
request_canceler.h
request_timer.h
result_set.h
selector.h
sorter.h
string.h
table.h
table_module.h
thread.h
time.h
token.h
token_cursor.h
token_metadata.h
type.h
util.h
vector.h
wal.h
window_function.h
window_function_executor.h
windows.h
windows_event_logger.h
include
groonga.h
Generated by
1.9.8