Base::ProgressIndicatorPy Class Reference

#include <Sequencer.h>

Public Member Functions

Py::Object next (const Py::Tuple &)
 
 ProgressIndicatorPy ()
 
Py::Object repr ()
 
Py::Object start (const Py::Tuple &)
 
Py::Object stop (const Py::Tuple &)
 
 ~ProgressIndicatorPy ()
 

Static Public Member Functions

static void init_type ()
 

Constructor & Destructor Documentation

◆ ProgressIndicatorPy()

ProgressIndicatorPy::ProgressIndicatorPy ( )

◆ ~ProgressIndicatorPy()

ProgressIndicatorPy::~ProgressIndicatorPy ( )

Member Function Documentation

◆ init_type()

void ProgressIndicatorPy::init_type ( void  )
static

References next(), start(), and stop().

◆ next()

Py::Object ProgressIndicatorPy::next ( const Py::Tuple &  args)

Referenced by init_type().

◆ repr()

Py::Object ProgressIndicatorPy::repr ( )

◆ start()

◆ stop()

Py::Object ProgressIndicatorPy::stop ( const Py::Tuple &  args)

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