KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
kjb::bbb::Get_name Class Reference

#include <bbb_activity_sequence.h>

Inheritance diagram for kjb::bbb::Get_name:

Public Member Functions

 Get_name (std::string *nm)
 
template<class A >
void operator() (const A &act) const
 Get the name of a generic activity. More...
 

Public Attributes

std::string * name
 

Detailed Description

Helper class used to get the name of an activity.

Constructor & Destructor Documentation

kjb::bbb::Get_name::Get_name ( std::string *  nm)
inline

Member Function Documentation

template<class A >
void kjb::bbb::Get_name::operator() ( const A &  act) const
inline

Get the name of a generic activity.

Member Data Documentation

std::string* kjb::bbb::Get_name::name

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