Public Attributes

sp::tool::ScriptFramework::SContainer< T > Struct Template Reference

#include <spToolScriptFramework.hpp>

List of all members.

Public Attributes

s32 EnumIndex
std::vector< T * > List
std::map< io::stringc, T * > Map

template<class T>
struct sp::tool::ScriptFramework::SContainer< T >


Member Data Documentation

template<class T>
std::vector<T*> sp::tool::ScriptFramework::SContainer< T >::List
template<class T>
std::map<io::stringc, T*> sp::tool::ScriptFramework::SContainer< T >::Map

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