#include <jspace/Status.hpp>
#include <boost/shared_ptr.hpp>
#include <vector>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | opspace |
Classes | |
struct | opspace::ShopAPI< base_type > |
struct | opspace::TaskShop< task_subtype > |
struct | opspace::SkillShop< skill_subtype > |
class | opspace::Factory |
Utility for creating Task and Skill instances based on type names. More... |