|
OXY API 1.0
OXY API Library Documentation
|
| oxy | |
| api | |
| auto_link.hpp | Automatic linking for the oxy core library |
| categories.hpp | Categories operations in the metadata database |
| config.hpp | Configuration for the OXY-API library, including export/import macros and auto-linking |
| container.hpp | Container storage operations for the oxy API |
| defs.hpp | Fundamental definitions for the oxy API |
| filter.hpp | Filter representation and operations for the OXY_API library |
| metadata.hpp | Container metadata management operations in the metadata database |
| settings.hpp | Application settings management for the oxy API |
| storage.hpp | Storage operations for the oxy API |
| tags.hpp | Tags operations in the metadata database |
| type.hpp | Type definitions for the oxy API |
| type_io.hpp | Type I/O operations for the oxy API |
| core | |
| ast.hpp | Abstract syntax tree (AST) definitions for the query language |
| auto_link.hpp | Automatic linking for the oxy core library |
| 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 |