#include <game_info.hpp>
Public Types | |
typedef boost::shared_ptr < typesafe_aspect< T > > | typesafe_ptr |
typedef std::vector < boost::shared_ptr < typesafe_aspect< T > > > | typesafe_ptr_vector |
Definition at line 75 of file game_info.hpp.
typedef boost::shared_ptr< typesafe_aspect<T> > ai::aspect_type< T >::typesafe_ptr |
Definition at line 76 of file game_info.hpp.
typedef std::vector< boost::shared_ptr< typesafe_aspect<T> > > ai::aspect_type< T >::typesafe_ptr_vector |
Definition at line 77 of file game_info.hpp.