RigsofRods
Soft-body Physics Simulation
|
Generic text file parser. More...
#include "RefCountingObject.h"
#include "RefCountingObjectPtr.h"
#include "BitFlags.h"
#include "Application.h"
#include <vector>
#include <string>
#include <Ogre.h>
Go to the source code of this file.
Data Structures | |
struct | RoR::Token |
struct | RoR::GenericDocument |
struct | RoR::GenericDocContext |
Namespaces | |
RoR | |
Typedefs | |
typedef RefCountingObjectPtr< GenericDocument > | RoR::GenericDocumentPtr |
typedef RefCountingObjectPtr< GenericDocContext > | RoR::GenericDocContextPtr |
Generic text file parser.
Syntax:
Remarks:
Definition in file GenericFileFormat.h.