#include "generic/constant.h"
#include "generic/callbackfwd.h"
Go to the source code of this file.
Data Structures | |
class | Nameable |
Defines | |
#define | INCLUDED_NAMEABLE_H |
Typedefs | |
typedef Callback1< const std::string & > | NameCallback |
#define INCLUDED_NAMEABLE_H |
Definition at line 23 of file nameable.h.
typedef Callback1<const std::string&> NameCallback |
Definition at line 28 of file nameable.h.