OGRE  1.9.0
Classes | Namespaces | Typedefs
OgreArchive.h File Reference
#include "OgrePrerequisites.h"
#include "OgreString.h"
#include "OgreDataStream.h"
#include "OgreSharedPtr.h"
#include "OgreStringVector.h"
#include "OgreException.h"
#include <ctime>
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

Go to the source code of this file.

Classes

class  Ogre::Archive
 Archive-handling class. More...
 
struct  Ogre::FileInfo
 Information about a file/directory within the archive will be returned using a FileInfo struct. More...
 

Namespaces

namespace  Ogre
 

Typedefs

typedef vector< FileInfo >::type Ogre::FileInfoList
 
typedef SharedPtr< FileInfoListOgre::FileInfoListPtr