OpenJAUS SAE SDK  6.0.0
Public Member Functions | Friends | List of all members
openjaus::model::Action Class Reference

This is a brief description. More...

#include <Action.h>

Inherited by openjaus::model::ActionImpl< C >.

Public Member Functions

 Action ()
 
virtual ~Action ()
 
virtual void execute ()
 
virtual std::string toString () const
 

Friends

OPENJAUS_EXPORT friend std::ostream & operator<< (std::ostream &output, const Action &object)
 
OPENJAUS_EXPORT friend std::ostream & operator<< (std::ostream &output, const Action *object)
 

Detailed Description

Detailed description.

Author
Name (name@.nosp@m.emai.nosp@m.l.com)

Constructor & Destructor Documentation

◆ Action()

openjaus::model::Action::Action ( )

◆ ~Action()

openjaus::model::Action::~Action ( )
virtual

Member Function Documentation

◆ execute()

void openjaus::model::Action::execute ( )
virtual

◆ toString()

std::string openjaus::model::Action::toString ( ) const
virtual

Friends And Related Function Documentation

◆ operator<< [1/2]

OPENJAUS_EXPORT friend std::ostream& operator<< ( std::ostream &  output,
const Action object 
)
friend

◆ operator<< [2/2]

OPENJAUS_EXPORT friend std::ostream& operator<< ( std::ostream &  output,
const Action object 
)
friend

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