GClasses
GClasses::PathData Struct Reference

Detailed Description

Helper struct to hold the results from GFile::ParsePath.

#include <GFile.h>

Public Attributes

int dirStart
 
int extStart
 
int fileStart
 
int len
 

Member Data Documentation

int GClasses::PathData::dirStart
int GClasses::PathData::extStart
int GClasses::PathData::fileStart
int GClasses::PathData::len