CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iBinaryLoaderPlugin Struct Reference
[Loading & Saving support]

This is a binary plugin for the loader. More...

#include <reader.h>

Inheritance diagram for iBinaryLoaderPlugin:

iBase List of all members.

Public Methods

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


Detailed Description

This is a binary plugin for the loader.

Definition at line 48 of file reader.h.


Member Function Documentation

virtual csPtr<iBase> iBinaryLoaderPlugin::Parse void *    data,
iLoaderContext   ldr_context,
iBase   context
[pure virtual]
 

Parse given data and return a new object for it.


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