Loading...
Searching...
No Matches
ompl::time::ProgressDisplay Class Reference

Public Member Functions

 ProgressDisplay (std::ostream &os=std::cout)
 
unsigned int operator++ ()
 
unsigned int count () const
 

Detailed Description

Definition at line 87 of file Time.h.

Constructor & Destructor Documentation

◆ ProgressDisplay()

ompl::time::ProgressDisplay::ProgressDisplay ( std::ostream &  os = std::cout)
explicit

Definition at line 39 of file Time.cpp.

Member Function Documentation

◆ count()

unsigned int ompl::time::ProgressDisplay::count ( ) const
inline

Definition at line 92 of file Time.h.

◆ operator++()

unsigned int ompl::time::ProgressDisplay::operator++ ( )

Definition at line 46 of file Time.cpp.


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