|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
Internal Document class and opaque fdl_doc handle definition. More...
Go to the source code of this file.
Data Structures | |
| class | fdl::detail::Document |
| Internal document class wrapping the JSON data tree. More... | |
| struct | fdl_doc |
| Opaque handle definition — shared across ABI translation units. More... | |
| struct | doc_lock |
| RAII lock helper for per-document synchronization. More... | |