9 #ifndef __flowviz__FileService__
10 #define __flowviz__FileService__
32 static void getFilename(
char* buffer,
const char* assetPath);
Static class that provides a helper function to obtain bundle file name.
Definition: FileService.h:20
Definition: FileService.h:14
static void getFilename(char *buffer, const char *assetPath)
Returns bundle filename on OS X.
Definition: FileService.cpp:19