AaronCameron.net
No ads. No Profit. No Master, But Truth.
Not a Member? - Login or Create an Account
Sunday the 5th of February 2012 @ 05:05pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cGuiACFactory Class Reference

#include <cGuiACFactory.h>

List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

Definition at line 43 of file cGuiACFactory.h.


Member Typedef Documentation

typedef std::map<tString, tLoaderDefMethod> n2l::cGuiACFactory::tDefLoadMap
 

Definition at line 51 of file cGuiACFactory.h.

typedef const cAutoPtr<cGuiACInt>(* n2l::cGuiACFactory::tLoaderDefMethod)(const cDynVar &iDef)
 

Definition at line 48 of file cGuiACFactory.h.


Constructor & Destructor Documentation

n2l::cGuiACFactory::~cGuiACFactory  ) 
 

Definition at line 45 of file cGuiACFactory.cpp.


Member Function Documentation

static cGuiACFactory& n2l::cGuiACFactory::current  )  [inline, static]
 

Definition at line 53 of file cGuiACFactory.h.

Referenced by n2l::cGuiElement::load(), n2l::cGuiACList::load(), n2l::cGuiACIfProp::load(), n2l::cGuiACIf::load(), and n2l::n2lGuiStartup().

const cAutoPtr< cGuiACInt > n2l::cGuiACFactory::load const cVfsNodeInterface iNode  )  const
 

Definition at line 91 of file cGuiACFactory.cpp.

References n2l::cVfsNodeInterface::buffer(), n2l::cString::c_str(), n2l::cVfsNodeInterface::firstLine(), n2l::cVfsNodeInterface::likeFile(), load(), n2l::cVfsNodeInterface::name(), n2l::cString::size(), and n2l::cDynVar::unserialize().

const cAutoPtr< cGuiACInt > n2l::cGuiACFactory::load const cDynVar iDef  )  const
 

Definition at line 62 of file cGuiACFactory.cpp.

References n2l::cResourceManager::getVfsNode(), and n2l::cDynVar::isArray().

Referenced by n2l::cGuiElement::load(), n2l::cGuiACIfProp::load(), n2l::cGuiACIf::load(), and load().

const tBool n2l::cGuiACFactory::registerLoader const tString iHeader,
const tLoaderDefMethod  iMethod
 

Definition at line 50 of file cGuiACFactory.cpp.

References n2l::strToLower().

Referenced by n2l::n2lGuiStartup().


The documentation for this class was generated from the following files:
©2012 Aaron Cameron