Structs§
- TprAtom
- C-ABI atom data, layout matches
TprAtominwrapper.hpp. - TprBond
- C-ABI bond pair.
- TprMolecule
- C-ABI molecule range (both ends inclusive).
- TprPlugin
- Holds the dynamically loaded plugin library and the resolved function pointers.
- TprPlugin
Fns - Function pointer table resolved from the plugin shared library.
Enums§
- TprHandle
- Opaque handle returned by
tpr_open.