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())
 ~BeginBlock (void)

Private Attributes

std::string name_
Profilerprof_

Detailed Description

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

Definition at line 79 of file Profiler.h.


Constructor & Destructor Documentation

ompl::Profiler::BeginBlock::BeginBlock ( const std::string &  name,
Profiler prof = Profiler::Instance() 
) [inline]

Definition at line 83 of file Profiler.h.

ompl::Profiler::BeginBlock::~BeginBlock ( void   )  [inline]

Definition at line 88 of file Profiler.h.


Member Data Documentation

std::string ompl::Profiler::BeginBlock::name_ [private]

Definition at line 95 of file Profiler.h.

Definition at line 96 of file Profiler.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:33:58 2013