All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::Profiler::BeginBlock Class Reference

This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope. More...

#include <Profiler.h>

List of all members.

Public Member Functions

 BeginBlock (const std::string &name, Profiler &prof=Profiler::Instance())

Detailed Description

This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.

Definition at line 80 of file Profiler.h.


The documentation for this class was generated from the following file: