OpenTraceCapture C++ API¶
Welcome to the OpenTraceCapture C++ bindings documentation.
Navigation¶
- Classes - All C++ classes and structures
- Namespaces - Namespace organization
- Files - Source file documentation
- Modules - Functional groupings
Overview¶
The OpenTraceCapture C++ bindings provide a modern C++ interface to the OpenTraceCapture library, offering:
- Type-safe API - Strong typing and RAII resource management
- Exception handling - C++ exceptions instead of error codes
- STL integration - Works with standard containers and algorithms
- Modern C++ - Uses C++11/14 features for cleaner code
This documentation is automatically generated from the source code using Doxygen.