Flow Visualisation
fileservice::FileService Class Reference

Static class that provides a helper function to obtain bundle file name. More...

#include <FileService.h>

Static Public Member Functions

static void getFilename (char *buffer, const char *assetPath)
 Returns bundle filename on OS X. More...
 

Detailed Description

Static class that provides a helper function to obtain bundle file name.

Member Function Documentation

void FileService::getFilename ( char *  buffer,
const char *  assetPath 
)
static

Returns bundle filename on OS X.

This function returns the complete filename for a specified asset path on OS X, on other platforms the same path is returned

Parameters
buffercharacter buffer the complete path is written to
assetPaththe assertPath you want the filename for

The documentation for this class was generated from the following files: