Skip to content

OpenTraceCapture C++ API

Welcome to the OpenTraceCapture C++ bindings documentation.

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.