Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
dynamicgraph::sot::Sequencer::sotEventAbstract Class Referenceabstract

#include <sequencer.hh>

Inheritance diagram for dynamicgraph::sot::Sequencer::sotEventAbstract:
Inheritance graph
[legend]

Public Types

enum  sotEventType { EVENT_ADD, EVENT_RM, EVENT_CMD }
 

Public Member Functions

virtual void display (std::ostream &os) const
 
size_type getEventType () const
 
virtual const std::string & getName () const
 
virtual void operator() (Sot *sotPtr)=0
 
 sotEventAbstract (const std::string &name)
 
virtual ~sotEventAbstract (void)
 

Protected Member Functions

void setName (const std::string &name_)
 

Protected Attributes

size_type eventType
 
std::string name
 

Detailed Description

Definition at line 58 of file sequencer.hh.

Member Enumeration Documentation

◆ sotEventType

Enumerator
EVENT_ADD 
EVENT_RM 
EVENT_CMD 

Definition at line 60 of file sequencer.hh.

Constructor & Destructor Documentation

◆ sotEventAbstract()

dynamicgraph::sot::Sequencer::sotEventAbstract::sotEventAbstract ( const std::string &  name)
inline

Definition at line 68 of file sequencer.hh.

◆ ~sotEventAbstract()

virtual dynamicgraph::sot::Sequencer::sotEventAbstract::~sotEventAbstract ( void  )
inlinevirtual

Definition at line 69 of file sequencer.hh.

Member Function Documentation

◆ display()

virtual void dynamicgraph::sot::Sequencer::sotEventAbstract::display ( std::ostream &  os) const
inlinevirtual

Reimplemented in sotEventCmd, sotEventRemoveATask, sotEventAddATask, and sotEventTaskBased.

Definition at line 73 of file sequencer.hh.

◆ getEventType()

size_type dynamicgraph::sot::Sequencer::sotEventAbstract::getEventType ( ) const
inline

Definition at line 71 of file sequencer.hh.

◆ getName()

virtual const std::string& dynamicgraph::sot::Sequencer::sotEventAbstract::getName ( ) const
inlinevirtual

Reimplemented in sotEventTaskBased.

Definition at line 70 of file sequencer.hh.

◆ operator()()

virtual void dynamicgraph::sot::Sequencer::sotEventAbstract::operator() ( Sot sotPtr)
pure virtual

◆ setName()

void dynamicgraph::sot::Sequencer::sotEventAbstract::setName ( const std::string &  name_)
inlineprotected

Definition at line 64 of file sequencer.hh.

Member Data Documentation

◆ eventType

size_type dynamicgraph::sot::Sequencer::sotEventAbstract::eventType
protected

Definition at line 65 of file sequencer.hh.

◆ name

std::string dynamicgraph::sot::Sequencer::sotEventAbstract::name
protected

Definition at line 63 of file sequencer.hh.


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


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32