CrystalSpace

Public API Reference

csutil/vfsplat.h File Reference

VFS platform specific. More...

#include "csextern.h"

Go to the source code of this file.

Functions

const char * csCheckPlatformVFSVar (const char *VarName)
 Hook to resolve certain VFS vars on some platforms. (E.g. HOME on Win32).
void csExpandPlatformFilename (const char *inputFilename, char *outputFilename)
 Hook to expand VFS mount paths on some platforms.

Detailed Description

VFS platform specific.

Definition in file vfsplat.h.


Function Documentation

const char* csCheckPlatformVFSVar ( const char *  VarName  ) 

Hook to resolve certain VFS vars on some platforms. (E.g. HOME on Win32).

void csExpandPlatformFilename ( const char *  inputFilename,
char *  outputFilename 
)

Hook to expand VFS mount paths on some platforms.

(E.g. Cygwin filenames to Win32 filenames)


Generated for Crystal Space 2.0 by doxygen 1.6.1