Design Patterns
operational::strategy::StrategyContext< AStrategy > Class Template Reference

#include <strategy_context.h>

Collaboration diagram for operational::strategy::StrategyContext< AStrategy >:

Public Member Functions

void Operation ()
 
std::string result () const
 

Member Function Documentation

template<class AStrategy>
void operational::strategy::StrategyContext< AStrategy >::Operation ( )
inline

Here is the caller graph for this function:

template<class AStrategy >
std::string operational::strategy::StrategyContext< AStrategy >::result ( ) const

Here is the caller graph for this function:


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