Design Patterns
operational::command::MyClass Class Reference

#include <my_class.h>

Collaboration diagram for operational::command::MyClass:

Public Member Functions

 MyClass ()
 
 MyClass (bool fired)
 
void Action ()
 
bool fired () const
 

Constructor & Destructor Documentation

operational::command::MyClass::MyClass ( )
operational::command::MyClass::MyClass ( bool  fired)
explicit

Member Function Documentation

void operational::command::MyClass::Action ( )

Here is the caller graph for this function:

bool operational::command::MyClass::fired ( ) const

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