Update version according to OSCI-883
[packages/precise/mcollective.git] / doc / index.html
index 3887076f5ce48f798e6181767183d77f44091958..739903ec5c0001c8bc18531841d50cc35f9dda51 100644 (file)
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html 
-     PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
-     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 
-<!--
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+       <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 
-    The Marionette Collective version 2.3.2
+       <title>mcollective version 2.3.3</title>
+
+       <link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />
+
+       <script src="js/jquery.js" type="text/javascript" charset="utf-8"></script>
+       <script src="js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
+       <script src="js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
+       <script src="js/darkfish.js" type="text/javascript" charset="utf-8"></script>
 
-  -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-  <title>The Marionette Collective version 2.3.2</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 </head>
-<frameset rows="20%, 80%">
-    <frameset cols="25%,35%,45%">
-        <frame src="fr_file_index.html"   title="Files" name="Files" />
-        <frame src="fr_class_index.html"  name="Classes" />
-        <frame src="fr_method_index.html" name="Methods" />
-    </frameset>
-    <frame src="classes/MCollective.html" name="docwin" />
-</frameset>
-</html>
\ No newline at end of file
+<body class="indexpage">
+
+       
+       <h1>mcollective version 2.3.3</h1>
+
+       
+       <p>This is the API documentation for 'mcollective version 2.3.3'.</p>
+       
+
+       
+       
+       <h2>Files</h2>
+       <ul>
+               
+                       <li class="file"><a href="COPYING.html">COPYING</a></li>
+               
+                       <li class="file"><a href="Gemfile.html">Gemfile</a></li>
+               
+                       <li class="file"><a href="README.html">README</a></li>
+               
+                       <li class="file"><a href="Rakefile.html">Rakefile</a></li>
+               
+                       <li class="file"><a href="etc/client_cfg_dist.html">client.cfg.dist</a></li>
+               
+                       <li class="file"><a href="etc/data-help_erb.html">data-help.erb</a></li>
+               
+                       <li class="file"><a href="etc/discovery-help_erb.html">discovery-help.erb</a></li>
+               
+                       <li class="file"><a href="etc/facts_yaml_dist.html">facts.yaml.dist</a></li>
+               
+                       <li class="file"><a href="etc/metadata-help_erb.html">metadata-help.erb</a></li>
+               
+                       <li class="file"><a href="etc/msg-help_erb.html">msg-help.erb</a></li>
+               
+                       <li class="file"><a href="etc/rpc-help_erb.html">rpc-help.erb</a></li>
+               
+                       <li class="file"><a href="etc/server_cfg_dist.html">server.cfg.dist</a></li>
+               
+                       <li class="file"><a href="etc/ssl/PLACEHOLDER.html">PLACEHOLDER</a></li>
+               
+                       <li class="file"><a href="etc/ssl/clients/PLACEHOLDER.html">PLACEHOLDER</a></li>
+               
+                       <li class="file"><a href="lib/mcollective/generators/templates/action_snippet_erb.html">action_snippet.erb</a></li>
+               
+                       <li class="file"><a href="lib/mcollective/generators/templates/data_input_snippet_erb.html">data_input_snippet.erb</a></li>
+               
+                       <li class="file"><a href="lib/mcollective/generators/templates/ddl_erb.html">ddl.erb</a></li>
+               
+                       <li class="file"><a href="lib/mcollective/generators/templates/plugin_erb.html">plugin.erb</a></li>
+               
+                       <li class="file"><a href="lib/mcollective/locales/en_yml.html">en.yml</a></li>
+               
+                       <li class="file"><a href="mcollective_init.html">mcollective.init</a></li>
+               
+       </ul>
+       
+
+       <h2>Classes/Modules</h2>
+       <ul>
+               
+               <li class="module"><a href="MCollective.html">MCollective</a></li>
+               
+               <li class="module"><a href="MCollective/Agent.html">MCollective::Agent</a></li>
+               
+               <li class="class"><a href="MCollective/Agents.html">MCollective::Agents</a></li>
+               
+               <li class="class"><a href="MCollective/Aggregate.html">MCollective::Aggregate</a></li>
+               
+               <li class="class"><a href="MCollective/Aggregate/Base.html">MCollective::Aggregate::Base</a></li>
+               
+               <li class="module"><a href="MCollective/Aggregate/Result.html">MCollective::Aggregate::Result</a></li>
+               
+               <li class="class"><a href="MCollective/Aggregate/Result/Base.html">MCollective::Aggregate::Result::Base</a></li>
+               
+               <li class="class"><a href="MCollective/Aggregate/Result/CollectionResult.html">MCollective::Aggregate::Result::CollectionResult</a></li>
+               
+               <li class="class"><a href="MCollective/Aggregate/Result/NumericResult.html">MCollective::Aggregate::Result::NumericResult</a></li>
+               
+               <li class="class"><a href="MCollective/Application.html">MCollective::Application</a></li>
+               
+               <li class="class"><a href="MCollective/Applications.html">MCollective::Applications</a></li>
+               
+               <li class="module"><a href="MCollective/Cache.html">MCollective::Cache</a></li>
+               
+               <li class="class"><a href="MCollective/Client.html">MCollective::Client</a></li>
+               
+               <li class="class"><a href="MCollective/CodedError.html">MCollective::CodedError</a></li>
+               
+               <li class="class"><a href="MCollective/Config.html">MCollective::Config</a></li>
+               
+               <li class="module"><a href="MCollective/Connector.html">MCollective::Connector</a></li>
+               
+               <li class="class"><a href="MCollective/Connector/Base.html">MCollective::Connector::Base</a></li>
+               
+               <li class="module"><a href="MCollective/DDL.html">MCollective::DDL</a></li>
+               
+               <li class="class"><a href="MCollective/DDL/AgentDDL.html">MCollective::DDL::AgentDDL</a></li>
+               
+               <li class="class"><a href="MCollective/DDL/Base.html">MCollective::DDL::Base</a></li>
+               
+               <li class="class"><a href="MCollective/DDL/DataDDL.html">MCollective::DDL::DataDDL</a></li>
+               
+               <li class="class"><a href="MCollective/DDL/DiscoveryDDL.html">MCollective::DDL::DiscoveryDDL</a></li>
+               
+               <li class="class"><a href="MCollective/DDL/ValidatorDDL.html">MCollective::DDL::ValidatorDDL</a></li>
+               
+               <li class="class"><a href="MCollective/DDLValidationError.html">MCollective::DDLValidationError</a></li>
+               
+               <li class="module"><a href="MCollective/Data.html">MCollective::Data</a></li>
+               
+               <li class="class"><a href="MCollective/Data/Base.html">MCollective::Data::Base</a></li>
+               
+               <li class="class"><a href="MCollective/Data/Result.html">MCollective::Data::Result</a></li>
+               
+               <li class="class"><a href="MCollective/Discovery.html">MCollective::Discovery</a></li>
+               
+               <li class="module"><a href="MCollective/Facts.html">MCollective::Facts</a></li>
+               
+               <li class="class"><a href="MCollective/Facts/Base.html">MCollective::Facts::Base</a></li>
+               
+               <li class="module"><a href="MCollective/Generators.html">MCollective::Generators</a></li>
+               
+               <li class="class"><a href="MCollective/Generators/AgentGenerator.html">MCollective::Generators::AgentGenerator</a></li>
+               
+               <li class="class"><a href="MCollective/Generators/Base.html">MCollective::Generators::Base</a></li>
+               
+               <li class="class"><a href="MCollective/Generators/DataGenerator.html">MCollective::Generators::DataGenerator</a></li>
+               
+               <li class="class"><a href="MCollective/InvalidRPCData.html">MCollective::InvalidRPCData</a></li>
+               
+               <li class="class"><a href="MCollective/Log.html">MCollective::Log</a></li>
+               
+               <li class="module"><a href="MCollective/Logger.html">MCollective::Logger</a></li>
+               
+               <li class="class"><a href="MCollective/Logger/Base.html">MCollective::Logger::Base</a></li>
+               
+               <li class="class"><a href="MCollective/Logger/Console_logger.html">MCollective::Logger::Console_logger</a></li>
+               
+               <li class="class"><a href="MCollective/Logger/File_logger.html">MCollective::Logger::File_logger</a></li>
+               
+               <li class="class"><a href="MCollective/Logger/Syslog_logger.html">MCollective::Logger::Syslog_logger</a></li>
+               
+               <li class="module"><a href="MCollective/Matcher.html">MCollective::Matcher</a></li>
+               
+               <li class="class"><a href="MCollective/Matcher/Parser.html">MCollective::Matcher::Parser</a></li>
+               
+               <li class="class"><a href="MCollective/Matcher/Scanner.html">MCollective::Matcher::Scanner</a></li>
+               
+               <li class="class"><a href="MCollective/Message.html">MCollective::Message</a></li>
+               
+               <li class="class"><a href="MCollective/MissingRPCData.html">MCollective::MissingRPCData</a></li>
+               
+               <li class="class"><a href="MCollective/MsgDoesNotMatchRequestID.html">MCollective::MsgDoesNotMatchRequestID</a></li>
+               
+               <li class="class"><a href="MCollective/MsgTTLExpired.html">MCollective::MsgTTLExpired</a></li>
+               
+               <li class="class"><a href="MCollective/NotTargettedAtUs.html">MCollective::NotTargettedAtUs</a></li>
+               
+               <li class="class"><a href="MCollective/Optionparser.html">MCollective::Optionparser</a></li>
+               
+               <li class="module"><a href="MCollective/PluginManager.html">MCollective::PluginManager</a></li>
+               
+               <li class="module"><a href="MCollective/PluginPackager.html">MCollective::PluginPackager</a></li>
+               
+               <li class="class"><a href="MCollective/PluginPackager/AgentDefinition.html">MCollective::PluginPackager::AgentDefinition</a></li>
+               
+               <li class="class"><a href="MCollective/PluginPackager/StandardDefinition.html">MCollective::PluginPackager::StandardDefinition</a></li>
+               
+               <li class="module"><a href="MCollective/RPC.html">MCollective::RPC</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/ActionRunner.html">MCollective::RPC::ActionRunner</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Agent.html">MCollective::RPC::Agent</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Audit.html">MCollective::RPC::Audit</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Client.html">MCollective::RPC::Client</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Helpers.html">MCollective::RPC::Helpers</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Progress.html">MCollective::RPC::Progress</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Reply.html">MCollective::RPC::Reply</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Request.html">MCollective::RPC::Request</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Result.html">MCollective::RPC::Result</a></li>
+               
+               <li class="class"><a href="MCollective/RPC/Stats.html">MCollective::RPC::Stats</a></li>
+               
+               <li class="class"><a href="MCollective/RPCAborted.html">MCollective::RPCAborted</a></li>
+               
+               <li class="class"><a href="MCollective/RPCError.html">MCollective::RPCError</a></li>
+               
+               <li class="module"><a href="MCollective/Registration.html">MCollective::Registration</a></li>
+               
+               <li class="class"><a href="MCollective/Registration/Base.html">MCollective::Registration::Base</a></li>
+               
+               <li class="class"><a href="MCollective/Runner.html">MCollective::Runner</a></li>
+               
+               <li class="class"><a href="MCollective/RunnerStats.html">MCollective::RunnerStats</a></li>
+               
+               <li class="class"><a href="MCollective/SSL.html">MCollective::SSL</a></li>
+               
+               <li class="module"><a href="MCollective/Security.html">MCollective::Security</a></li>
+               
+               <li class="class"><a href="MCollective/Security/Base.html">MCollective::Security::Base</a></li>
+               
+               <li class="class"><a href="MCollective/SecurityValidationFailed.html">MCollective::SecurityValidationFailed</a></li>
+               
+               <li class="class"><a href="MCollective/Shell.html">MCollective::Shell</a></li>
+               
+               <li class="module"><a href="MCollective/Translatable.html">MCollective::Translatable</a></li>
+               
+               <li class="class"><a href="MCollective/UnixDaemon.html">MCollective::UnixDaemon</a></li>
+               
+               <li class="class"><a href="MCollective/UnknownRPCAction.html">MCollective::UnknownRPCAction</a></li>
+               
+               <li class="class"><a href="MCollective/UnknownRPCError.html">MCollective::UnknownRPCError</a></li>
+               
+               <li class="module"><a href="MCollective/Util.html">MCollective::Util</a></li>
+               
+               <li class="module"><a href="MCollective/Validator.html">MCollective::Validator</a></li>
+               
+               <li class="class"><a href="MCollective/ValidatorError.html">MCollective::ValidatorError</a></li>
+               
+               <li class="class"><a href="MCollective/WindowsDaemon.html">MCollective::WindowsDaemon</a></li>
+               
+               <li class="class"><a href="Array.html">Array</a></li>
+               
+               <li class="class"><a href="Dir.html">Dir</a></li>
+               
+               <li class="class"><a href="Object.html">Object</a></li>
+               
+               <li class="class"><a href="String.html">String</a></li>
+               
+               <li class="class"><a href="Symbol.html">Symbol</a></li>
+               
+       </ul>
+
+       <h2>Methods</h2>
+       <ul>
+               
+                       <li><a href="MCollective/PluginManager.html#M000073">::<< &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Applications.html#M000095">::[] &mdash; MCollective::Applications</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000488">::[] &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000003">::[] &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000080">::[] &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000333">::[] &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000034">::[] &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Facts.html#M000484">::[] &mdash; MCollective::Facts</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000002">::[]= &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000328">::absolute_path? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000411">::action &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000405">::actions &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000404">::activate? &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000196">::activate? &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000189">::activate_when &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000410">::activate_when &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000453">::add_simplerpc_options &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000112">::agentlist &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000318">::align_text &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000001">::application_options &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000412">::authorized_by &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000220">::base64_decode &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000218">::base64_encode &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000340">::check_cache! &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000036">::check_dir_present &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000124">::check_level &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000079">::clear &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000313">::color &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000315">::colorize &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000038">::command_available? &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000325">::command_in_path? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000123">::config_and_check_level &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000303">::config_file_for_user &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000131">::configure &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000327">::const_missing &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/Matcher.html#M000065">::create_compound_callstack &mdash; MCollective::Matcher</a></li>
+               
+                       <li><a href="MCollective/Matcher.html#M000052">::create_function_hash &mdash; MCollective::Matcher</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000081">::create_instance &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000122">::cycle_level &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/UnixDaemon.html#M000346">::daemonize &mdash; MCollective::UnixDaemon</a></li>
+               
+                       <li><a href="MCollective/WindowsDaemon.html#M000350">::daemonize_runner &mdash; MCollective::WindowsDaemon</a></li>
+               
+                       <li><a href="MCollective/UnixDaemon.html#M000347">::daemonize_runner &mdash; MCollective::UnixDaemon</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000490">::ddl &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000492">::ddl_has_output? &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000493">::ddl_transform_input &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000491">::ddl_validate &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000118">::debug &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000304">::default_options &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000074">::delete &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000342">::delete! &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000004">::description &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000320">::discovered &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000301">::empty_filter &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000300">::empty_filter? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000120">::error &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Matcher.html#M000059">::eval_compound_fstatement &mdash; MCollective::Matcher</a></li>
+               
+                       <li><a href="MCollective/Matcher.html#M000054">::eval_compound_statement &mdash; MCollective::Matcher</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000006">::exclude_argument_sections &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Matcher.html#M000053">::execute_function &mdash; MCollective::Matcher</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000037">::execute_verbosely &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000134">::execution_stack &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000442">::extract_hosts_from_array &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000441">::extract_hosts_from_json &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000119">::fatal &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000040">::filter_dependencies &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Applications.html#M000099">::filter_extra_options &mdash; MCollective::Applications</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000082">::find &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000083">::find_and_load &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000133">::from &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Facts.html#M000483">::get_fact &mdash; MCollective::Facts</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000297">::get_fact &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000035">::get_metadata &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000085">::grep &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000294">::has_agent? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000341">::has_cache? &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000296">::has_cf_class? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Facts.html#M000482">::has_fact? &mdash; MCollective::Facts</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000298">::has_fact? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000299">::has_identity? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000335">::has_validator? &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000075">::include? &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000116">::info &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000353">::inherited &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/Facts/Base.html#M000260">::inherited &mdash; MCollective::Facts::Base</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000184">::inherited &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/Connector/Base.html#M000293">::inherited &mdash; MCollective::Connector::Base</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000151">::inherited &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Audit.html#M000408">::inherited &mdash; MCollective::RPC::Audit</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000121">::instance &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000008">::intialize_application_options &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000349">::invalidate! &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/Applications.html#M000098">::list &mdash; MCollective::Applications</a></li>
+               
+                       <li><a href="MCollective/DDL.html#M000368">::load_and_cache &mdash; MCollective::DDL</a></li>
+               
+                       <li><a href="MCollective/Applications.html#M000097">::load_application &mdash; MCollective::Applications</a></li>
+               
+                       <li><a href="MCollective/Applications.html#M000100">::load_config &mdash; MCollective::Applications</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000486">::load_data_sources &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000033">::load_packagers &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000332">::load_validators &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000337">::load_validators? &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000308">::loadclass &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000084">::loadclass &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000129">::log &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000127">::logexception &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000115">::logger &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000128">::logmsg &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000305">::make_subscriptions &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000317">::mcollective_version &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000222">::md5 &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000126">::message_for &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000407">::metadata &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000334">::method_missing &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000489">::method_missing &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="Dir.html#M000203">::mktmpdir &mdash; Dir</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000278">::new &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000202">::new &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/RPC/Progress.html#M000391">::new &mdash; MCollective::RPC::Progress</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000443">::new &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Data/Result.html#M000190">::new &mdash; MCollective::Data::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000396">::new &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/Matcher/Scanner.html#M000041">::new &mdash; MCollective::Matcher::Scanner</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000420">::new &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000383">::new &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000225">::new &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/Matcher/Parser.html#M000044">::new &mdash; MCollective::Matcher::Parser</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/StandardDefinition.html#M000086">::new &mdash; MCollective::PluginPackager::StandardDefinition</a></li>
+               
+                       <li><a href="MCollective/Generators/AgentGenerator.html#M000245">::new &mdash; MCollective::Generators::AgentGenerator</a></li>
+               
+                       <li><a href="MCollective/Facts/Base.html#M000259">::new &mdash; MCollective::Facts::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000372">::new &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/CodedError.html#M000506">::new &mdash; MCollective::CodedError</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000494">::new &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000101">::new &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Config.html#M000110">::new &mdash; MCollective::Config</a></li>
+               
+                       <li><a href="MCollective/RPC/Result.html#M000428">::new &mdash; MCollective::RPC::Result</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000354">::new &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000141">::new &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/DDL.html#M000367">::new &mdash; MCollective::DDL</a></li>
+               
+                       <li><a href="MCollective/Runner.html#M000069">::new &mdash; MCollective::Runner</a></li>
+               
+                       <li><a href="MCollective/Optionparser.html#M000020">::new &mdash; MCollective::Optionparser</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/AgentDefinition.html#M000090">::new &mdash; MCollective::PluginPackager::AgentDefinition</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000185">::new &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000393">::new &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000266">::new &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000166">::new &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000051">::new &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Shell.html#M000358">::new &mdash; MCollective::Shell</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Result/Base.html#M000252">::new &mdash; MCollective::Aggregate::Result::Base</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Base.html#M000249">::new &mdash; MCollective::Aggregate::Base</a></li>
+               
+                       <li><a href="MCollective/Generators/Base.html#M000238">::new &mdash; MCollective::Generators::Base</a></li>
+               
+                       <li><a href="MCollective/Aggregate.html#M000135">::new &mdash; MCollective::Aggregate</a></li>
+               
+                       <li><a href="MCollective/Generators/DataGenerator.html#M000242">::new &mdash; MCollective::Generators::DataGenerator</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000451">::old_rpcresults &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000007">::option &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000309">::parse_fact_string &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/PluginManager.html#M000076">::pluginlist &mdash; MCollective::PluginManager</a></li>
+               
+                       <li><a href="MCollective/Data.html#M000487">::pluginname &mdash; MCollective::Data</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000187">::query &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000344">::read &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000444">::rpcresults &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000316">::ruby_version &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Applications.html#M000096">::run &mdash; MCollective::Applications</a></li>
+               
+                       <li><a href="MCollective/PluginPackager.html#M000039">::safe_system &mdash; MCollective::PluginPackager</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000130">::set_logger &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000339">::setup &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000295">::setup_windows_sleeper &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000311">::shellescape &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000319">::stats &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000329">::str_to_bool &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/DDL.html#M000369">::string_to_boolean &mdash; MCollective::DDL</a></li>
+               
+                       <li><a href="MCollective/DDL.html#M000370">::string_to_number &mdash; MCollective::DDL</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000306">::subscribe &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000348">::synchronize &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000330">::t &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000331">::templatepath &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000322">::terminal_dimensions &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000450">::text_for_flattened_result &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="MCollective/RPC/Helpers.html#M000445">::text_for_result &mdash; MCollective::RPC::Helpers</a></li>
+               
+                       <li><a href="Dir.html#M000204">::tmpdir &mdash; Dir</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000345">::ttl &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000132">::unconfigure &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000307">::unsubscribe &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000005">::usage &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000223">::uuid &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000125">::valid_level? &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000338">::validate &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective/DDL.html#M000371">::validation_fail! &mdash; MCollective::DDL</a></li>
+               
+                       <li><a href="MCollective/Validator.html#M000336">::validator_class &mdash; MCollective::Validator</a></li>
+               
+                       <li><a href="MCollective.html#M000000">::version &mdash; MCollective</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000326">::versioncmp &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Log.html#M000117">::warn &mdash; MCollective::Log</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000312">::windows? &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Util.html#M000302">::windows_prefix &mdash; MCollective::Util</a></li>
+               
+                       <li><a href="MCollective/Cache.html#M000343">::write &mdash; MCollective::Cache</a></li>
+               
+                       <li><a href="Symbol.html#M000199">#<=> &mdash; Symbol</a></li>
+               
+                       <li><a href="MCollective/Data/Result.html#M000192">#[] &mdash; MCollective::Data::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000423">#[] &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000399">#[] &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/RPC/Result.html#M000429">#[] &mdash; MCollective::RPC::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000388">#[] &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/RPC/Result.html#M000430">#[]= &mdash; MCollective::RPC::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000387">#[]= &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/Data/Result.html#M000193">#[]= &mdash; MCollective::Data::Result</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000271">#action &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Generators/AgentGenerator.html#M000248">#action_help &mdash; MCollective::Generators::AgentGenerator</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000276">#action_interface &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000277">#actions &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000106">#activate_agent? &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Optionparser.html#M000031">#add_common_options &mdash; MCollective::Optionparser</a></li>
+               
+                       <li><a href="MCollective/Optionparser.html#M000024">#add_filter_options &mdash; MCollective::Optionparser</a></li>
+               
+                       <li><a href="MCollective/Optionparser.html#M000028">#add_required_options &mdash; MCollective::Optionparser</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000214">#aes_decrypt &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000213">#aes_encrypt &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000418">#after_processing_hook &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/AgentDefinition.html#M000092">#agent &mdash; MCollective::PluginPackager::AgentDefinition</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000461">#agent_filter &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Runner.html#M000071">#agentmsg &mdash; MCollective::Runner</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000269">#aggregate &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000475">#aggregate_reply &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000018">#application_cli_arguments &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000016">#application_description &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000019">#application_failure &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000015">#application_options &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000013">#application_parse_options &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000017">#application_usage &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000419">#audit_request &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/RPC/Audit.html#M000409">#audit_request &mdash; MCollective::RPC::Audit</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000061">#base64? &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000219">#base64_decode &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000058">#base64_decode! &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000217">#base64_encode &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000060">#base64_encode! &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000471">#batch_size= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000472">#batch_sleep_time= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000417">#before_processing_hook &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="Object.html#M000520">#build_rdoc &mdash; Object</a></li>
+               
+                       <li><a href="String.html#M000201">#bytes &mdash; String</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000480">#call_agent &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000479">#call_agent_batched &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Aggregate.html#M000138">#call_functions &mdash; MCollective::Aggregate</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000361">#callerid &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000379">#canrun? &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/DDL/DiscoveryDDL.html#M000258">#capabilities &mdash; MCollective::DDL::DiscoveryDDL</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000148">#check_capabilities &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="Object.html#M000515">#check_prereqs &mdash; Object</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000459">#class_filter &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000105">#class_for_agent &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000102">#clear! &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/AgentDefinition.html#M000093">#client &mdash; MCollective::PluginPackager::AgentDefinition</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000426">#client_stats= &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000012">#clioptions &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000495">#collective &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000468">#collective= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Logger/Console_logger.html#M000164">#color &mdash; MCollective::Logger::Console_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Console_logger.html#M000165">#colorize &mdash; MCollective::Logger::Console_logger</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/AgentDefinition.html#M000094">#common &mdash; MCollective::PluginPackager::AgentDefinition</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/StandardDefinition.html#M000089">#common &mdash; MCollective::PluginPackager::StandardDefinition</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000463">#compound_filter &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000153">#config &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000009">#configuration &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Aggregate.html#M000137">#contains_output? &mdash; MCollective::Aggregate</a></li>
+               
+                       <li><a href="MCollective/Runner.html#M000072">#controlmsg &mdash; MCollective::Runner</a></li>
+               
+                       <li><a href="MCollective/Generators/AgentGenerator.html#M000246">#create_ddl &mdash; MCollective::Generators::AgentGenerator</a></li>
+               
+                       <li><a href="MCollective/Generators/DataGenerator.html#M000243">#create_ddl &mdash; MCollective::Generators::DataGenerator</a></li>
+               
+                       <li><a href="MCollective/Aggregate.html#M000136">#create_functions &mdash; MCollective::Aggregate</a></li>
+               
+                       <li><a href="MCollective/Generators/Base.html#M000239">#create_metadata_string &mdash; MCollective::Generators::Base</a></li>
+               
+                       <li><a href="MCollective/Generators/DataGenerator.html#M000244">#create_plugin_content &mdash; MCollective::Generators::DataGenerator</a></li>
+               
+                       <li><a href="MCollective/Generators/AgentGenerator.html#M000247">#create_plugin_content &mdash; MCollective::Generators::AgentGenerator</a></li>
+               
+                       <li><a href="MCollective/Generators/Base.html#M000240">#create_plugin_string &mdash; MCollective::Generators::Base</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000356">#create_reply &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000068">#create_reqid &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000357">#create_request &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000498">#createreq &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000454">#custom_request &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000168">#cycle_level &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/DDL/DataDDL.html#M000286">#dataquery &mdash; MCollective::DDL::DataDDL</a></li>
+               
+                       <li><a href="MCollective/DDL/DataDDL.html#M000289">#dataquery_interface &mdash; MCollective::DDL::DataDDL</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000147">#ddl &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000188">#ddl_validate &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000064">#decode! &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000366">#decodemsg &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000207">#decrypt_with_private &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000208">#decrypt_with_public &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000025">#disconnect &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000496">#disconnect &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000446">#disconnect &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000466">#discover &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000156">#discover &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000502">#discover &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000435">#discovered_agents &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000512">#discovered_req &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/DiscoveryDDL.html#M000262">#discovery &mdash; MCollective::DDL::DiscoveryDDL</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000146">#discovery_class &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/DDL/DiscoveryDDL.html#M000257">#discovery_interface &mdash; MCollective::DDL::DiscoveryDDL</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000145">#discovery_method &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000457">#discovery_method= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000458">#discovery_options= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000155">#discovery_timeout &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000455">#discovery_timeout &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000456">#discovery_timeout= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000109">#dispatch &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000270">#display &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000513">#display_stats &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="Object.html#M000517">#do_bins &mdash; Object</a></li>
+               
+                       <li><a href="Object.html#M000516">#do_configs &mdash; Object</a></li>
+               
+                       <li><a href="Object.html#M000518">#do_libs &mdash; Object</a></li>
+               
+                       <li><a href="MCollective/RPC/Result.html#M000432">#each &mdash; MCollective::RPC::Result</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000324">#empty_filter? &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000062">#encode! &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000364">#encodereply &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000363">#encoderequest &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000206">#encrypt_with_private &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000205">#encrypt_with_public &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Matcher/Parser.html#M000047">#exit_with_paren_errors &mdash; MCollective::Matcher::Parser</a></li>
+               
+                       <li><a href="MCollective/Matcher/Parser.html#M000046">#exit_with_parse_errors &mdash; MCollective::Matcher::Parser</a></li>
+               
+                       <li><a href="MCollective/Matcher/Parser.html#M000045">#exit_with_token_errors &mdash; MCollective::Matcher::Parser</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000057">#expected_msgid= &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000460">#fact_filter &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000385">#fail &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000425">#fail &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000386">#fail! &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/RPC/Result.html#M000431">#fetch &mdash; MCollective::RPC::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000400">#fetch &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000389">#fetch &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000228">#filtered &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000142">#find_known_methods &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000107">#findagentfile &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000283">#findddlfile &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000436">#finish_request &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000477">#fire_and_forget_request &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000144">#force_direct_mode? &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000149">#force_discovery_method_by_filter &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/Facts/Base.html#M000265">#force_reload? &mdash; MCollective::Facts::Base</a></li>
+               
+                       <li><a href="MCollective/Matcher/Scanner.html#M000043">#gen_statement &mdash; MCollective::Matcher::Scanner</a></li>
+               
+                       <li><a href="MCollective/Facts/Base.html#M000261">#get_fact &mdash; MCollective::Facts::Base</a></li>
+               
+                       <li><a href="MCollective/Facts/Base.html#M000263">#get_facts &mdash; MCollective::Facts::Base</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000171">#get_next_level &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/Matcher/Scanner.html#M000042">#get_token &mdash; MCollective::Matcher::Scanner</a></li>
+               
+                       <li><a href="Object.html#M000514">#glob &mdash; Object</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000029">#halt &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000027">#halt_code &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000395">#handlemsg &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Facts/Base.html#M000264">#has_fact? &mdash; MCollective::Facts::Base</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000143">#has_method? &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000022">#help &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000447">#help &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000279">#help &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/StandardDefinition.html#M000087">#identify_packages &mdash; MCollective::PluginPackager::StandardDefinition</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/AgentDefinition.html#M000091">#identify_packages &mdash; MCollective::PluginPackager::AgentDefinition</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000462">#identity_filter &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000478">#identity_filter_discovery_optimization &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000415">#implemented_by &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="Array.html#M000200">#in_groups_of &mdash; Array</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000397">#include? &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000108">#include? &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Data/Result.html#M000191">#include? &mdash; MCollective::Data::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000384">#initialize_data &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/DDL/DataDDL.html#M000287">#input &mdash; MCollective::DDL::DataDDL</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000267">#input &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000288">#input &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="Object.html#M000521">#install_binfile &mdash; Object</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000158">#interval &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000273">#is_function? &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Matcher/Scanner.html#M000049">#is_klass? &mdash; MCollective::Matcher::Scanner</a></li>
+               
+                       <li><a href="MCollective/Data/Result.html#M000194">#keys &mdash; MCollective::Data::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000470">#limit_method= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000469">#limit_targets= &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000474">#load_aggregate_functions &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000394">#load_ddl &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Aggregate.html#M000140">#load_function &mdash; MCollective::Aggregate</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000376">#load_json_results &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000375">#load_results &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000104">#loadagent &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Agents.html#M000103">#loadagents &mdash; MCollective::Agents</a></li>
+               
+                       <li><a href="MCollective/Config.html#M000111">#loadconfig &mdash; MCollective::Config</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000282">#loadddlfile &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/Logger/Console_logger.html#M000163">#log &mdash; MCollective::Logger::Console_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/File_logger.html#M000183">#log &mdash; MCollective::Logger::File_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Syslog_logger.html#M000179">#log &mdash; MCollective::Logger::Syslog_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000173">#log &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/CodedError.html#M000508">#log &mdash; MCollective::CodedError</a></li>
+               
+                       <li><a href="MCollective/Translatable.html#M000235">#log_code &mdash; MCollective::Translatable</a></li>
+               
+                       <li><a href="MCollective/Translatable.html#M000237">#logexception &mdash; MCollective::Translatable</a></li>
+               
+                       <li><a href="MCollective/Matcher/Scanner.html#M000050">#lookahead &mdash; MCollective::Matcher::Scanner</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000186">#lookup &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000026">#main &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000170">#map_level &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000221">#md5 &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000292">#metadata &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/Data/Result.html#M000195">#method_missing &mdash; MCollective::Data::Result</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000452">#method_missing &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000272">#method_missing &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000154">#msg_filter &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000448">#new_request &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000440">#no_response_report &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000437">#node_responded &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000424">#ok &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000467">#options &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000010">#options &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000290">#output &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/Optionparser.html#M000021">#parse &mdash; MCollective::Optionparser</a></li>
+               
+                       <li><a href="MCollective/Matcher/Parser.html#M000048">#parse &mdash; MCollective::Matcher::Parser</a></li>
+               
+                       <li><a href="MCollective/Optionparser.html#M000032">#parse_fact &mdash; MCollective::Optionparser</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000227">#passed &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000382">#path_to_command &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000473">#pick_nodes_from_discovered &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/PluginPackager/StandardDefinition.html#M000088">#plugin &mdash; MCollective::PluginPackager::StandardDefinition</a></li>
+               
+                       <li><a href="Object.html#M000519">#prepare_installation &mdash; Object</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000323">#printrpc &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000321">#printrpcstats &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000485">#process_results_with_block &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000481">#process_results_without_block &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000067">#publish &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000159">#publish &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/Translatable.html#M000236">#raise_code &mdash; MCollective::Translatable</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000224">#read_key &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Config.html#M000114">#read_plugin_config_dir &mdash; MCollective::Config</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000501">#receive &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/Runner.html#M000077">#receive &mdash; MCollective::Runner</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000231">#received &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/Runner.html#M000078">#reply &mdash; MCollective::Runner</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000056">#reply_to= &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000439">#report &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000503">#req &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000291">#requires &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000421">#reset &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000464">#reset &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000465">#reset_filter &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Base.html#M000251">#result_class &mdash; MCollective::Aggregate::Base</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Result/Base.html#M000254">#result_type &mdash; MCollective::Aggregate::Result::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000476">#rpc_result_from_reply &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000030">#rpcclient &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000314">#rpcclient &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/RPC.html#M000310">#rpcoptions &mdash; MCollective::RPC</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000210">#rsa_decrypt_with_private &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000212">#rsa_decrypt_with_public &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000211">#rsa_encrypt_with_private &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000209">#rsa_encrypt_with_public &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000023">#run &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000406">#run &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Runner.html#M000070">#run &mdash; MCollective::Runner</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000373">#run &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000152">#run &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/Shell.html#M000365">#runcommand &mdash; MCollective::Shell</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000378">#save_json_request &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000377">#saverequest &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000497">#sendreq &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000232">#sent &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/WindowsDaemon.html#M000351">#service_main &mdash; MCollective::WindowsDaemon</a></li>
+               
+                       <li><a href="MCollective/WindowsDaemon.html#M000352">#service_stop &mdash; MCollective::WindowsDaemon</a></li>
+               
+                       <li><a href="MCollective/CodedError.html#M000507">#set_backtrace &mdash; MCollective::CodedError</a></li>
+               
+                       <li><a href="MCollective/Config.html#M000113">#set_config_defaults &mdash; MCollective::Config</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000274">#set_default_input_arguments &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000169">#set_level &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/Logger/Console_logger.html#M000161">#set_logging_level &mdash; MCollective::Logger::Console_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Syslog_logger.html#M000177">#set_logging_level &mdash; MCollective::Logger::Syslog_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/File_logger.html#M000181">#set_logging_level &mdash; MCollective::Logger::File_logger</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000374">#shell &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000414">#shellescape &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000167">#should_log? &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000359">#should_process_msg? &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000398">#should_respond? &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000215">#sign &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Logger/File_logger.html#M000180">#start &mdash; MCollective::Logger::File_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Console_logger.html#M000160">#start &mdash; MCollective::Logger::Console_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000174">#start &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/Logger/Syslog_logger.html#M000175">#start &mdash; MCollective::Logger::Syslog_logger</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000509">#start_publisher &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000510">#start_receiver &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="String.html#M000198">#start_with? &mdash; String</a></li>
+               
+                       <li><a href="MCollective/Data/Base.html#M000197">#startup_hook &mdash; MCollective::Data::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000416">#startup_hook &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000499">#subscribe &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000268">#summarize &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Base.html#M000250">#summarize &mdash; MCollective::Aggregate::Base</a></li>
+               
+                       <li><a href="MCollective/Aggregate.html#M000139">#summarize &mdash; MCollective::Aggregate</a></li>
+               
+                       <li><a href="MCollective/Logger/Syslog_logger.html#M000176">#syslog_facility &mdash; MCollective::Logger::Syslog_logger</a></li>
+               
+                       <li><a href="MCollective/Translatable.html#M000234">#t &mdash; MCollective::Translatable</a></li>
+               
+                       <li><a href="MCollective/Registration/Base.html#M000157">#target_collective &mdash; MCollective::Registration::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000381">#tempfile &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000281">#template_for_plugintype &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000438">#text_for_aggregates &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000505">#threaded_req &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000434">#time_block_execution &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000427">#time_discovery &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/Discovery.html#M000150">#timeout_for_compound_filter &mdash; MCollective::Discovery</a></li>
+               
+                       <li><a href="MCollective/RPC/Stats.html#M000422">#to_hash &mdash; MCollective::RPC::Stats</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000401">#to_hash &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/RPC/Reply.html#M000390">#to_hash &mdash; MCollective::RPC::Reply</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000233">#to_hash &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000403">#to_json &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/RPC/Result.html#M000433">#to_json &mdash; MCollective::RPC::Result</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Result/Base.html#M000253">#to_s &mdash; MCollective::Aggregate::Result::Base</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Result/NumericResult.html#M000256">#to_s &mdash; MCollective::Aggregate::Result::NumericResult</a></li>
+               
+                       <li><a href="MCollective/RPC/ActionRunner.html#M000380">#to_s &mdash; MCollective::RPC::ActionRunner</a></li>
+               
+                       <li><a href="MCollective/Aggregate/Result/CollectionResult.html#M000255">#to_s &mdash; MCollective::Aggregate::Result::CollectionResult</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000226">#ttlexpired &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/RPC/Progress.html#M000392">#twirl &mdash; MCollective::RPC::Progress</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000055">#type= &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000500">#unsubscribe &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000504">#unthreaded_req &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000230">#unvalidated &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/Client.html#M000511">#update_stat &mdash; MCollective::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000280">#usage &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000360">#valid_callerid? &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/Logger/File_logger.html#M000182">#valid_levels &mdash; MCollective::Logger::File_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Syslog_logger.html#M000178">#valid_levels &mdash; MCollective::Logger::Syslog_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Console_logger.html#M000162">#valid_levels &mdash; MCollective::Logger::Console_logger</a></li>
+               
+                       <li><a href="MCollective/Logger/Base.html#M000172">#valid_levels &mdash; MCollective::Logger::Base</a></li>
+               
+                       <li><a href="MCollective/RPC/Agent.html#M000413">#validate &mdash; MCollective::RPC::Agent</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000066">#validate &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/RPC/Request.html#M000402">#validate! &mdash; MCollective::RPC::Request</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000014">#validate_cli_options &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/Message.html#M000063">#validate_compound_filter &mdash; MCollective::Message</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000355">#validate_filter? &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000285">#validate_input_argument &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/Application.html#M000011">#validate_option &mdash; MCollective::Application</a></li>
+               
+                       <li><a href="MCollective/RPC/Client.html#M000449">#validate_request &mdash; MCollective::RPC::Client</a></li>
+               
+                       <li><a href="MCollective/DDL/Base.html#M000284">#validate_requirements &mdash; MCollective::DDL::Base</a></li>
+               
+                       <li><a href="MCollective/DDL/AgentDDL.html#M000275">#validate_rpc_request &mdash; MCollective::DDL::AgentDDL</a></li>
+               
+                       <li><a href="MCollective/RunnerStats.html#M000229">#validated &mdash; MCollective::RunnerStats</a></li>
+               
+                       <li><a href="MCollective/Security/Base.html#M000362">#validrequest? &mdash; MCollective::Security::Base</a></li>
+               
+                       <li><a href="MCollective/SSL.html#M000216">#verify_signature &mdash; MCollective::SSL</a></li>
+               
+                       <li><a href="MCollective/Generators/Base.html#M000241">#write_plugins &mdash; MCollective::Generators::Base</a></li>
+               
+       </ul>
+
+       <div id="validator-badges">
+               <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
+               <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
+                       Rdoc Generator</a> 1.1.6</small>.</p>
+       </div>
+</body>
+</html>