This class implements SASchema which is loaded from an OS file. More...


Static Public Member Functions | |
| _.Library.Boolean | IsUpToDate (_.Library.String pChecksum, _.Library.String pParameter) |
| This class implements SASchema which is loaded from an OS file. More... | |
| _.Library.Status | OutputToStream (_.Stream.Object pStream, _.Library.String pChecksum, _.Library.String pParameter) |
| The filename is passed in as pParameter. More... | |
Static Public Member Functions inherited from SASchema | |
| _.Library.Status | OutputToFile (pFilename) |
| Output the SASchema definition to a file. More... | |
This class implements SASchema which is loaded from an OS file.
|
static |
|
static |
The filename is passed in as pParameter.
pChecksum is set to the file's modified time.
Reimplemented from SASchema.