[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>Method index</h2>
<dl><ul>
<li><a href="#add_history">add_history</a>(string)<li><a href="#expand_history">expand_history</a>(string)<li><a href="#get_history">get_history</a>()<li><a href="#history_commands">history_commands</a>()<li><a href="#ignore_from_history">ignore_from_history</a>(string)<li><a href="#print_history">print_history</a>(string)<li><a href="#substitute_history">substitute_history</a>(string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="add_history">
add_history</a><pre>
void add_history(string arg)
</pre>
<ul><a name="history_commands">
history_commands</a><pre>
void history_commands()
</pre>
<ul><a name="ignore_from_history">
ignore_from_history</a><pre>
void ignore_from_history(string str)
</pre>
<ul><a name="print_history">
print_history</a><pre>
nomask int print_history(string arg)
</pre>
<ul><a name="substitute_history">
substitute_history</a><pre>
string substitute_history(string arg)
</pre>

<h2>Protected Functions</h2>
These are functions that only objects inheriting the class can access.<p>
<ul><a name="expand_history">
expand_history</a><pre>
string expand_history(string arg)
</pre>
<ul><a name="get_history">
get_history</a><pre>
nomask string * get_history()
</pre>

[an error occurred while processing this directive]

