BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
BW::BlizzVectorEntry< _T > Struct Template Reference

#include <Offsets.h>

List of all members.

Public Attributes

BlizzVectorEntry< _T > * prev
BlizzVectorEntry< _T > * next
_T container

template<class _T>
struct BW::BlizzVectorEntry< _T >


Member Data Documentation

template<class _T>
_T BW::BlizzVectorEntry< _T >::container
template<class _T>
BlizzVectorEntry<_T>* BW::BlizzVectorEntry< _T >::next
template<class _T>
BlizzVectorEntry<_T>* BW::BlizzVectorEntry< _T >::prev

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines