[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>Inherits</h2>
This class inherits the following classes <a href="std.container.c.shtml">/std/container.c</a>, <a href="std.basic.holdable.c.shtml">/std/basic/holdable.c</a>, <a href="std.basic.condition.c.shtml">/std/basic/condition.c</a> and <a href="std.basic.close_lock_container.c.shtml">/std/basic/close_lock_container.c</a><h2>Includes</h2>
This class includes the following files <a href="include.move_failures.h.shtml">/include/move_failures.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#check_breakages">check_breakages</a>()<br/>
This method checks to see if any of the things contained in the
container should be broken.
<li><a href="#ensure_open">ensure_open</a>()<br/>
This method returns true if the object is open and prints a message
about the open status of the object.
</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="check_breakages">
check_breakages</a><pre>
void check_breakages()
</pre></br>
This method checks to see if any of the things contained in the
container should be broken.
<br/><ul>
<li><b>See also:</b>
<br/><a href="std.container.c.shtml#add_weight">/std/container->add_weight()
</a></dl>

<ul><a name="ensure_open">
ensure_open</a><pre>
int ensure_open()
</pre></br>
This method returns true if the object is open and prints a message
about the open status of the object.
<br/><ul>
<li><b>Returns:</b>
<br/>1 if it is open, 0 if not

</dl>


[an error occurred while processing this directive]

