ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Forge.Entities.DataMap< T > Class Template Reference

Map a data type to its respective accessor, at compile time. More...

Properties

static DataAccessor Accessor [get, set]
 Gets the accessor for the specified data type. More...
 

Detailed Description

Map a data type to its respective accessor, at compile time.

Template Parameters
TThe type of Data to map.
Type Constraints
T :Data.IData 

Property Documentation

DataAccessor Forge.Entities.DataMap< T >.Accessor
staticgetset

Gets the accessor for the specified data type.


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