Structs§
- PyCCDB
- Entry point for interacting with CCDB from Python.
- PyColumn
- Single column of a fetched CCDB table.
- PyColumn
Meta - PyColumn
Type - Column type describing how a CCDB column is stored.
- PyData
- Column-major dataset returned from CCDB fetch operations.
- PyDirectory
Handle - Handle to a CCDB directory, mirroring the Rust API for navigation.
- PyRow
View - Lightweight view of a single row in a CCDB result set.
- PyType
Table Handle - Handle to a CCDB type table, exposing metadata and fetch APIs to Python.
- PyType
Table Meta
Functions§
- gluex_
ccdb - Python module initializer for
gluex_ccdbbindings.