Pol  Revision:cb584c9
Pol::boost_utils Namespace Reference

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_FACTORYcfg_key_flystring
 
typedef boost::flyweight< std::string, boost::flyweights::tag< cprop_name_tag >, FLYWEIGHT_HASH_FACTORYcprop_name_flystring
 
typedef boost::flyweight< std::string, boost::flyweights::tag< cprop_value_tag >, FLYWEIGHT_HASH_FACTORYcprop_value_flystring
 
typedef boost::flyweight< std::string, boost::flyweights::tag< function_name_tag >, FLYWEIGHT_HASH_FACTORYfunction_name_flystring
 
typedef boost::flyweight< std::string, boost::flyweights::tag< npctemplate_name_tag >, FLYWEIGHT_HASH_FACTORYnpctemplate_name_flystring
 
typedef boost::flyweight< std::string, boost::flyweights::tag< object_name_tag >, FLYWEIGHT_HASH_FACTORYobject_name_flystring
 
typedef boost::flyweight< std::string, boost::flyweights::tag< script_name_tag >, FLYWEIGHT_HASH_FACTORYscript_name_flystring
 

Typedef Documentation

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.