#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/core/cpp/vector.hpp>
#include <kanzi/core/cpp/variant.hpp>
#include <kanzi/core/string/immutable_string.hpp>
#include <kanzi/core/cpp/circular_buffer.hpp>
Classes | |
class | kanzi::AbstractProfilerSource |
A class that is used to gather profiling data from an abstract source. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< AbstractProfilerSource > | kanzi::AbstractProfilerSourceSharedPtr |