Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

InstanceTypeLoader Struct Reference

Pre-loads dictionaries for InstanceTracker::loadXML to extract ".type" entries so matching instances can be created for loading. More...

#include <InstanceTracker.h>

Inheritance diagram for InstanceTypeLoader:

Detailed Description

Pre-loads dictionaries for InstanceTracker::loadXML to extract ".type" entries so matching instances can be created for loading.

Definition at line 186 of file InstanceTracker.h.

List of all members.

Public Member Functions

 InstanceTypeLoader ()
 constructor

Public Attributes

plist::Primitive< std::string > type
 type field indicates name of class to be created

Constructor & Destructor Documentation

InstanceTypeLoader::InstanceTypeLoader (  ) 

constructor

Definition at line 188 of file InstanceTracker.h.


Member Data Documentation

type field indicates name of class to be created

Definition at line 194 of file InstanceTracker.h.

Referenced by InstanceTypeLoader(), and InstanceTracker< FamilyT, ClassNameT, FactoryBaseT, FactoryT >::loadXML().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:09 2016 by Doxygen 1.6.3