Pol
Revision:cb584c9
|
Classes | |
struct | cfg_key_tag |
struct | cprop_name_tag |
struct | cprop_value_tag |
struct | flyweight_initializers |
struct | function_name_tag |
struct | npctemplate_name_tag |
struct | object_name_tag |
struct | script_name_tag |
Typedefs | |
typedef boost::flyweight< std::string, boost::flyweights::tag< cfg_key_tag >, FLYWEIGHT_HASH_FACTORY > | cfg_key_flystring |
typedef boost::flyweight< std::string, boost::flyweights::tag< cprop_name_tag >, FLYWEIGHT_HASH_FACTORY > | cprop_name_flystring |
typedef boost::flyweight< std::string, boost::flyweights::tag< cprop_value_tag >, FLYWEIGHT_HASH_FACTORY > | cprop_value_flystring |
typedef boost::flyweight< std::string, boost::flyweights::tag< function_name_tag >, FLYWEIGHT_HASH_FACTORY > | function_name_flystring |
typedef boost::flyweight< std::string, boost::flyweights::tag< npctemplate_name_tag >, FLYWEIGHT_HASH_FACTORY > | npctemplate_name_flystring |
typedef boost::flyweight< std::string, boost::flyweights::tag< object_name_tag >, FLYWEIGHT_HASH_FACTORY > | object_name_flystring |
typedef boost::flyweight< std::string, boost::flyweights::tag< script_name_tag >, FLYWEIGHT_HASH_FACTORY > | script_name_flystring |
typedef boost::flyweight<std::string, boost::flyweights::tag<cfg_key_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::cfg_key_flystring |
Definition at line 136 of file boostutils.h.
typedef boost::flyweight<std::string, boost::flyweights::tag<cprop_name_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::cprop_name_flystring |
Definition at line 125 of file boostutils.h.
typedef boost::flyweight<std::string, boost::flyweights::tag<cprop_value_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::cprop_value_flystring |
Definition at line 131 of file boostutils.h.
typedef boost::flyweight<std::string, boost::flyweights::tag<function_name_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::function_name_flystring |
Definition at line 160 of file boostutils.h.
typedef boost::flyweight<std::string, boost::flyweights::tag<npctemplate_name_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::npctemplate_name_flystring |
Definition at line 154 of file boostutils.h.
typedef boost::flyweight<std::string, boost::flyweights::tag<object_name_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::object_name_flystring |
Definition at line 142 of file boostutils.h.
typedef boost::flyweight<std::string, boost::flyweights::tag<script_name_tag>, FLYWEIGHT_HASH_FACTORY> Pol::boost_utils::script_name_flystring |
Definition at line 148 of file boostutils.h.