Skip to main content

Crate gluex_ccdb

Crate gluex_ccdb 

Source

Structs§

PyCCDB
Entry point for interacting with CCDB from Python.
PyColumn
Single column of a fetched CCDB table.
PyColumnMeta
PyColumnType
Column type describing how a CCDB column is stored.
PyData
Column-major dataset returned from CCDB fetch operations.
PyDirectoryHandle
Handle to a CCDB directory, mirroring the Rust API for navigation.
PyRowView
Lightweight view of a single row in a CCDB result set.
PyTypeTableHandle
Handle to a CCDB type table, exposing metadata and fetch APIs to Python.
PyTypeTableMeta

Functions§

gluex_ccdb
Python module initializer for gluex_ccdb bindings.