Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

PHPFiles::PHPFileInfo Class Reference

Information about a file. More...


Public Member Functions

 PHPFileInfo (const string iphpName)
 Constructor.


Data Fields

const string phpName
 input file name

StatementListphpOut
 output php

StatementListtplOut
 output tpl


Detailed Description

Information about a file.

Definition at line 21 of file phpfiles.h.


Constructor & Destructor Documentation

PHPFiles::PHPFileInfo::PHPFileInfo const string  iphpName  )  [inline]
 

Constructor.

Definition at line 30 of file phpfiles.h.

References phpName, phpOut, and tplOut.


Field Documentation

const string PHPFiles::PHPFileInfo::phpName
 

input file name

Definition at line 24 of file phpfiles.h.

Referenced by PHPFileInfo().

StatementList* PHPFiles::PHPFileInfo::phpOut
 

output php

Definition at line 26 of file phpfiles.h.

Referenced by PHPFileInfo().

StatementList* PHPFiles::PHPFileInfo::tplOut
 

output tpl

Definition at line 28 of file phpfiles.h.

Referenced by PHPFileInfo().


The documentation for this class was generated from the following file:
Generated on Fri Nov 21 17:54:08 2003 for PHPX by doxygen 1.3.3