src/engine/EntityTemplate.h File Reference

#include <vector>
#include <boost/shared_ptr.hpp>
#include "util/Error.h"
#include "VariableTableTemplate.h"
#include "TemplateTable.h"
#include "parser/impcomp/UnresOpSeq.h"
#include "parser/impcomp/OpSeq.h"

Go to the source code of this file.

Namespaces

namespace  green

Classes

class  green::EntityTemplate
class  green::EntityTemplate::_listEntry

Defines

#define ENTITY_TEMPLATE_CAST(x)   boost::dynamic_pointer_cast<EntityTemplate>(x)

Typedefs

typedef boost::shared_ptr<
EntityTemplate > 
green::EntityTemplatePtr


Detailed Description

This file contains the EntityTemplate class, which manages a template for an Entity. In addition to the default VariableTableTemplate methods, it adds methods for adding and getting behavior templates for the behavior list.

Author:
Jeremy Bell
Date:
04-12-07

Generated on Fri Apr 27 10:27:38 2007 for Green Engine by  doxygen 1.5.1