ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Global/RawList.pas
(Generate patch)

Comparing oup/rewrite/Global/RawList.pas (file contents):
Revision 101 by alloc, Tue Feb 20 20:43:29 2007 UTC vs.
Revision 105 by alloc, Wed Feb 21 00:29:27 2007 UTC

# Line 17 | Line 17 | type
17      private
18        FRawListHandlers: TRawListHandlers;
19      public
20 +      property RawListHandlers: TRawListHandlers read FRawListHandlers;
21        procedure InsertRawListHandler(ext: String; needed: Boolean; handler: THandler);
22        function GetRawList(ConnectionID, FileID: Integer): TRawDataList;
23        function GetRawInfo(ConnectionID, FileID, DatOffset: Integer): TRawDataInfo;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)