[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>Includes</h2>
This class includes the following files /global/virtual/compiler.h, /global/virtual/virtual.h and <a href="include.virtual.h.shtml">/include/virtual.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#compile_arm">compile_arm</a>(string, int)<li><a href="#compile_clo">compile_clo</a>(string, int)<li><a href="#compile_clotrans">compile_clotrans</a>(string, int)<li><a href="#compile_cont">compile_cont</a>(string, int)<li><a href="#compile_food">compile_food</a>(string, int)<li><a href="#compile_imp">compile_imp</a>(string, int)<li><a href="#compile_mon">compile_mon</a>(string, int)<li><a href="#compile_ob">compile_ob</a>(string, int)<li><a href="#compile_r">compile_r</a>(string, int)<li><a href="#compile_sca">compile_sca</a>(string, int)<li><a href="#compile_wep">compile_wep</a>(string, int)<li><a href="#do_clone">do_clone</a>(object, string)<li><a href="#extract_arguments">extract_arguments</a>(string)<li><a href="#initialize_methods">initialize_methods</a>()<li><a href="#prop_to_fun">prop_to_fun</a>(string, mapping, string, string, int)<li><a href="#query_return_ob">query_return_ob</a>()<li><a href="#set_debug_status">set_debug_status</a>(int)<li><a href="#set_return_ob">set_return_ob</a>(object)<li><a href="#str_to_var">str_to_var</a>(string)<li><a href="#strip_string">strip_string</a>(string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="compile_arm">
compile_arm</a><pre>
object compile_arm(string name,
                   int clone)
</pre>
<ul><a name="compile_clo">
compile_clo</a><pre>
object compile_clo(string name,
                   int clone)
</pre>
<ul><a name="compile_clotrans">
compile_clotrans</a><pre>
object compile_clotrans(string name,
                        int clone)
</pre>
<ul><a name="compile_cont">
compile_cont</a><pre>
object compile_cont(string name,
                    int clone)
</pre>
<ul><a name="compile_food">
compile_food</a><pre>
object compile_food(string name,
                    int clone)
</pre>
<ul><a name="compile_imp">
compile_imp</a><pre>
object compile_imp(string name,
                   int clone)
</pre>
<ul><a name="compile_mon">
compile_mon</a><pre>
object compile_mon(string name,
                   int clone)
</pre>
<ul><a name="compile_ob">
compile_ob</a><pre>
object compile_ob(string name,
                  int clone)
</pre>
<ul><a name="compile_r">
compile_r</a><pre>
object compile_r(string name,
                 int clone)
</pre>
<ul><a name="compile_sca">
compile_sca</a><pre>
object compile_sca(string name,
                   int clone)
</pre>
<ul><a name="compile_wep">
compile_wep</a><pre>
object compile_wep(string name,
                   int clone)
</pre>
<ul><a name="do_clone">
do_clone</a><pre>
void do_clone(object dest,
              string str)
</pre>
<ul><a name="extract_arguments">
extract_arguments</a><pre>
mixed * extract_arguments(string str)
</pre>
<ul><a name="initialize_methods">
initialize_methods</a><pre>
void initialize_methods()
</pre>
<ul><a name="prop_to_fun">
prop_to_fun</a><pre>
object prop_to_fun(string file,
                   mapping funs,
                   string virt_class,
                   string virt_include,
                   int clone)
</pre>
<ul><a name="query_return_ob">
query_return_ob</a><pre>
object query_return_ob()
</pre>
<ul><a name="set_debug_status">
set_debug_status</a><pre>
int set_debug_status(int d_stat)
</pre>
<ul><a name="set_return_ob">
set_return_ob</a><pre>
void set_return_ob(object ob)
</pre>
<ul><a name="str_to_var">
str_to_var</a><pre>
mixed str_to_var(string str)
</pre>
<ul><a name="strip_string">
strip_string</a><pre>
string strip_string(string str)
</pre>

[an error occurred while processing this directive]

