OXY API 1.0
OXY API Library Documentation
Loading...
Searching...
No Matches
core Directory Reference

Files

 
ast.hpp
 Abstract syntax tree (AST) definitions for the query language.
 
blob.hpp
 Blob representation and operations for the oxy core library.
 
commit.hpp
 Commit representation and operations for the oxy core library.
 
config.hpp
 Configuration for the oxy core library, including export/import macros and auto-linking.
 
connection.hpp
 Database connection representation and operations for the oxy core library.
 
context.hpp
 Context representation and operations for the oxy core library.
 
defs.hpp
 Core definitions for the OXY_API library.
 
enum_file.hpp
 File enumeration using coroutines for the oxy core library.
 
envvar.hpp
 Environment variable expansion and access for the oxy library.
 
filter.hpp
 Filter representation and operations for the OXY_API library.
 
format_message.hpp
 Format message representation and operations for the oxy core library.
 
hash.hpp
 Hash representation and operations for the oxy library.
 
index.hpp
 Index representation and operations for the oxy core library.
 
index_io.hpp
 Index serialization and deserialization for the oxy core library.
 
json_helper.hpp
 JSON helper functions for the oxy core library.
 
maybe.hpp
 Maybe type definition for the oxy library.
 
object.hpp
 Object representation and operations for the oxy library.
 
parser.hpp
 Public parser API for the query language.
 
plugin.hpp
 Plugin representation and operations for the oxy library.
 
reference.hpp
 Reference representation and operations for the oxy core library.
 
schema.hpp
 Database schema creation for the oxy core library.
 
scope_exit.hpp
 A utility for executing a function upon exiting a scope.
 
settings.hpp
 Configuration settings for the oxy core library.
 
sha1sum.hpp
 Provides a function object for computing SHA-1 checksums of files and streams.
 
sql_dialect.hpp
 Defines SQL dialects and configuration for database interactions.
 
sql_generator.hpp
 SQL emission for the query AST over JSON columns for multiple SQL dialects.
 
stream.hpp
 Provides utilities for handling streams and contents in the oxy core library.
 
timepoint.hpp
 Provides utilities for handling time points and formatting them as strings.
 
timestamp.hpp
 Provides a function object to retrieve the current timestamp as a string.
 
tmpfile.hpp
 Provides utilities for creating and managing temporary files and directories.
 
type.hpp
 Defines fundamental types for the OXY-API library.
 
type_hash.hpp
 Provides hash append implementations for custom types in the oxy core library.
 
type_io.hpp
 JSON serialization and deserialization for core types.
 
uuid.hpp
 Provides functions for generating and validating UUIDs (Universally Unique Identifier).
 
win32_error.hpp
 Provides utilities for handling Win32 error codes and converting them to std::error_code.
 
word_filters.hpp
 Provides functions for creating dynamic and balanced word filters.