#include <boost/shared_ptr.hpp>
#include "TemplateTable.h"
#include "BehaviorTemplate.h"
#include "BehaviorInstance.h"
Go to the source code of this file.
Namespaces | |
namespace | green |
Classes | |
class | green::BehaviorTemplateTable |
Defines | |
#define | BEHAVIOR_TEMPLATE_TABLE_CAST(x) boost::dynamic_pointer_cast<BehaviorTemplateTable>(x) |
Typedefs | |
typedef boost::shared_ptr< BehaviorTemplateTable > | green::BehaviorTemplateTablePtr |