TESPluginParser::CompressedRecord Class Reference

Inheritance diagram for TESPluginParser::CompressedRecord:

TESPluginParser::Record TESPluginParser::Rec TESPluginParser::BaseRecord List of all members.

Public Member Functions

override void AddRecord (BaseRecord br)
override void DeleteRecord (BaseRecord br)
void CompressedSizeChanged (BaseRecord br, long ChangedBy)

Private Member Functions

internal CompressedRecord (string name, BinaryReader br)
internal override void SaveData (BinaryWriter bw)

Private Attributes

byte[] CompressedData
uint UncompressedSize

Detailed Description

Definition at line 337 of file Records.cs.


Constructor & Destructor Documentation

internal TESPluginParser::CompressedRecord::CompressedRecord string  name,
BinaryReader  br
[inline, private]
 

Definition at line 341 of file Records.cs.

References TESPluginParser::BaseRecord::OnSizeChange.


Member Function Documentation

override void TESPluginParser::CompressedRecord::AddRecord BaseRecord  br  )  [inline, virtual]
 

Reimplemented from TESPluginParser::Record.

Definition at line 373 of file Records.cs.

void TESPluginParser::CompressedRecord::CompressedSizeChanged BaseRecord  br,
long  ChangedBy
[inline]
 

Definition at line 393 of file Records.cs.

override void TESPluginParser::CompressedRecord::DeleteRecord BaseRecord  br  )  [inline, virtual]
 

Reimplemented from TESPluginParser::Record.

Definition at line 381 of file Records.cs.

internal override void TESPluginParser::CompressedRecord::SaveData BinaryWriter  bw  )  [inline, private, virtual]
 

Reimplemented from TESPluginParser::Record.

Definition at line 424 of file Records.cs.


Member Data Documentation

byte [] TESPluginParser::CompressedRecord::CompressedData [private]
 

Definition at line 338 of file Records.cs.

uint TESPluginParser::CompressedRecord::UncompressedSize [private]
 

Definition at line 339 of file Records.cs.


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 21:50:09 2006 for OblivionModTranslator by  doxygen 1.4.6-NO