CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iLoaderPlugin Struct Reference
[Loading & Saving supportLoading & Saving support]

This is a plugin for the loader based on document tree. More...

#include <imap/reader.h>

Inheritance diagram for iLoaderPlugin:

iBase csBaseRenderStepLoader List of all members.

Public Member Functions

virtual csPtr< iBaseParse (iDocumentNode *node, iLoaderContext *ldr_context, iBase *context)=0
 Parse a given document node and return a new object for it.

Detailed Description

This is a plugin for the loader based on document tree.

Definition at line 36 of file reader.h.


Member Function Documentation

virtual csPtr<iBase> iLoaderPlugin::Parse iDocumentNode node,
iLoaderContext ldr_context,
iBase context
[pure virtual]
 

Parse a given document node and return a new object for it.

Implemented in csBaseRenderStepLoader.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4