[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>File /obj/handlers/inherit/club_personal.c</h2>
This is the handler for all things clubby, a club being a group of
players.  Each club must have a unique name.  It also handles elections
for various club positions.<p>Written by Pinkfish<p>Started Sun Sep 27 03:35:42 EDT 1998
<h2>Inherits</h2>
This class inherits the following classes <a href="obj.handlers.inherit.club_basic.c.shtml">/obj/handlers/inherit/club_basic.c</a><h2>Includes</h2>
This class includes the following files /include/clubs.h and /include/am_time.h<h2>Class Index</h2>
<ul><li><a href="#class_personal_info">personal_info</a>
<br/>
This is for a personal club, a personal club will be removed when
the founder disappears.
</ul><h2>Method index</h2>
<ul>
<li><a href="#create_extra_data">create_extra_data</a>(string)<br/>
This is for a personal club, a personal club will be removed when
the founder disappears.
</ul>
<h2>Protected Functions</h2>
These are functions that only objects inheriting the class can access.<p>
<dl>
<dt class="autodocfuncname"><a name="create_extra_data">
create_extra_data</a><pre class="autodocfuncdef">
void create_extra_data(string name)
</pre><dd><br />
This is for a personal club, a personal club will be removed when
the founder disappears.
<br />

</dl>
<h2>Classes</h2>
These are nice data types for dealing with...  Data!<p>
<ul>
<li><a name="class_personal_info">
personal_info</a><pre>
class personal_info {
}

</pre><br/>
This is for a personal club, a personal club will be removed when
the founder disappears.
<p>

</ul>
[an error occurred while processing this directive]

