GClasses

GClasses::PathData Struct Reference

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

#include <GFile.h>

List of all members.

Public Attributes

int dirStart
int fileStart
int extStart
int len

Detailed Description

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


Member Data Documentation