#include <game_info.hpp>
Public Types | |
typedef boost::shared_ptr < typesafe_known_aspect< T > > | typesafe_ptr |
typedef std::vector < boost::shared_ptr < typesafe_known_aspect< T > > > | typesafe_ptr_vector |
Definition at line 84 of file game_info.hpp.
typedef boost::shared_ptr< typesafe_known_aspect<T> > ai::known_aspect_type< T >::typesafe_ptr |
Definition at line 85 of file game_info.hpp.
typedef std::vector< boost::shared_ptr< typesafe_known_aspect<T> > > ai::known_aspect_type< T >::typesafe_ptr_vector |
Definition at line 86 of file game_info.hpp.