18 lines
2.1 KiB
HTML
18 lines
2.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PersistableObject</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Engines.Reports.html">Back to Server.Engines.Reports</a></h4>
|
|
<h2>PersistableObject</h2>
|
|
<h4>Derived Types: <!-- DBG-3 --><a href="Chart.html">Chart</a>, <!-- DBG-3 --><a href="ChartItem.html">ChartItem</a>, <!-- DBG-3 --><a href="ItemValue.html">ItemValue</a>, <!-- DBG-3 --><a href="PageInfo.html">PageInfo</a>, <!-- DBG-3 --><a href="QueueStatus.html">QueueStatus</a>, <!-- DBG-3 --><a href="Report.html">Report</a>, <!-- DBG-3 --><a href="ReportColumn.html">ReportColumn</a>, <!-- DBG-3 --><a href="ReportItem.html">ReportItem</a>, <!-- DBG-3 --><a href="ResponseInfo.html">ResponseInfo</a>, <!-- DBG-3 --><a href="Snapshot.html">Snapshot</a>, <!-- DBG-3 --><a href="SnapshotHistory.html">SnapshotHistory</a>, <!-- DBG-3 --><a href="StaffHistory.html">StaffHistory</a></h4>
|
|
(<font color="blue">ctor</font>) PersistableObject()<br>
|
|
<!-- DBG-0 --><a href="PersistableType.html">PersistableType</a> TypeID( <font color="blue">get</font>; )<br>
|
|
<font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="PersistanceReader.html">PersistanceReader</a> ip )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> DeserializeAttributes( <!-- DBG-0 --><a href="PersistanceReader.html">PersistanceReader</a> ip )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> DeserializeChildren( <!-- DBG-0 --><a href="PersistanceReader.html">PersistanceReader</a> ip )<br>
|
|
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="PersistanceWriter.html">PersistanceWriter</a> op )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> SerializeAttributes( <!-- DBG-0 --><a href="PersistanceWriter.html">PersistanceWriter</a> op )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> SerializeChildren( <!-- DBG-0 --><a href="PersistanceWriter.html">PersistanceWriter</a> op )<br>
|
|
</body>
|
|
</html>
|