Pyrogenesis  trunk
Public Types | Public Attributes | List of all members
EntityMap< T >::key_val< K, V > Struct Template Reference

#include <EntityMap.h>

Public Types

typedef K first_type
 
typedef V second_type
 

Public Attributes

first
 
second
 

Member Typedef Documentation

◆ first_type

template<class T>
template<class K , class V >
typedef K EntityMap< T >::key_val< K, V >::first_type

◆ second_type

template<class T>
template<class K , class V >
typedef V EntityMap< T >::key_val< K, V >::second_type

Member Data Documentation

◆ first

template<class T>
template<class K , class V >
K EntityMap< T >::key_val< K, V >::first

◆ second

template<class T>
template<class K , class V >
V EntityMap< T >::key_val< K, V >::second

The documentation for this struct was generated from the following file: