EnsLib.RecordMap.RecordMap
class EnsLib.RecordMap.RecordMap
extends
Base class for RecordMap parsers, which are generated based on the content of RecordMaps
Inventory
Summary
Parameters
Methods
Delete an existing RecordMap, and optionally delete the target class definition and the target class's extent. The option to remove the extent is only evaluated if the target class is also being deleted, otherwise the option is ignored.
Check for the existence of a specific RecordMap.
Method to retrieve a record from a stream or device. This method will be generated based on the structure of the RecordMap. For testing purposes, a file name may be passed in the pStream argument.
Method to write a record to a stream or device. This method will be generated based on the structure of the RecordMap. For testing purposes, a file name may be passed in the pStream argument.
Queries
Selects name As%String , modified As%TimeStamp , size As%Integer
List the existing RecordMap definitions.