HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
STY_SourceLocation Class Reference

Fully describes a stye sheet source location. More...

#include <STY_SourceLocation.h>

Public Member Functions

 STY_SourceLocation ()
 

Public Attributes

UT_StringHolder myFile
 
int myLine
 
int myOffset
 

Detailed Description

Fully describes a stye sheet source location.

Definition at line 18 of file STY_SourceLocation.h.

Constructor & Destructor Documentation

STY_SourceLocation::STY_SourceLocation ( )
inline

Definition at line 21 of file STY_SourceLocation.h.

Member Data Documentation

UT_StringHolder STY_SourceLocation::myFile

Definition at line 25 of file STY_SourceLocation.h.

int STY_SourceLocation::myLine

Definition at line 26 of file STY_SourceLocation.h.

int STY_SourceLocation::myOffset

Definition at line 27 of file STY_SourceLocation.h.


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