Update version according to OSCI-856
[packages/precise/mcollective.git] / doc / fr_class_index.html
diff --git a/doc/fr_class_index.html b/doc/fr_class_index.html
new file mode 100644 (file)
index 0000000..9aaf78d
--- /dev/null
@@ -0,0 +1,114 @@
+
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html 
+     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<!--
+
+    Classes
+
+  -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Classes</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
+  <base target="docwin" />
+</head>
+<body>
+<div id="index">
+  <h1 class="section-bar">Classes</h1>
+  <div id="index-entries">
+    <a href="classes/Array.html">Array</a><br />
+    <a href="classes/Dir.html">Dir</a><br />
+    <a href="classes/MCollective.html">MCollective</a><br />
+    <a href="classes/MCollective/Agent.html">MCollective::Agent</a><br />
+    <a href="classes/MCollective/Agents.html">MCollective::Agents</a><br />
+    <a href="classes/MCollective/Aggregate.html">MCollective::Aggregate</a><br />
+    <a href="classes/MCollective/Aggregate/Base.html">MCollective::Aggregate::Base</a><br />
+    <a href="classes/MCollective/Aggregate/Result.html">MCollective::Aggregate::Result</a><br />
+    <a href="classes/MCollective/Aggregate/Result/Base.html">MCollective::Aggregate::Result::Base</a><br />
+    <a href="classes/MCollective/Aggregate/Result/CollectionResult.html">MCollective::Aggregate::Result::CollectionResult</a><br />
+    <a href="classes/MCollective/Aggregate/Result/NumericResult.html">MCollective::Aggregate::Result::NumericResult</a><br />
+    <a href="classes/MCollective/Application.html">MCollective::Application</a><br />
+    <a href="classes/MCollective/Applications.html">MCollective::Applications</a><br />
+    <a href="classes/MCollective/Cache.html">MCollective::Cache</a><br />
+    <a href="classes/MCollective/Client.html">MCollective::Client</a><br />
+    <a href="classes/MCollective/CodedError.html">MCollective::CodedError</a><br />
+    <a href="classes/MCollective/Config.html">MCollective::Config</a><br />
+    <a href="classes/MCollective/Connector.html">MCollective::Connector</a><br />
+    <a href="classes/MCollective/Connector/Base.html">MCollective::Connector::Base</a><br />
+    <a href="classes/MCollective/DDL.html">MCollective::DDL</a><br />
+    <a href="classes/MCollective/DDL/AgentDDL.html">MCollective::DDL::AgentDDL</a><br />
+    <a href="classes/MCollective/DDL/Base.html">MCollective::DDL::Base</a><br />
+    <a href="classes/MCollective/DDL/DataDDL.html">MCollective::DDL::DataDDL</a><br />
+    <a href="classes/MCollective/DDL/DiscoveryDDL.html">MCollective::DDL::DiscoveryDDL</a><br />
+    <a href="classes/MCollective/DDL/ValidatorDDL.html">MCollective::DDL::ValidatorDDL</a><br />
+    <a href="classes/MCollective/DDLValidationError.html">MCollective::DDLValidationError</a><br />
+    <a href="classes/MCollective/Data.html">MCollective::Data</a><br />
+    <a href="classes/MCollective/Data/Base.html">MCollective::Data::Base</a><br />
+    <a href="classes/MCollective/Data/Result.html">MCollective::Data::Result</a><br />
+    <a href="classes/MCollective/Discovery.html">MCollective::Discovery</a><br />
+    <a href="classes/MCollective/Facts.html">MCollective::Facts</a><br />
+    <a href="classes/MCollective/Facts/Base.html">MCollective::Facts::Base</a><br />
+    <a href="classes/MCollective/Generators.html">MCollective::Generators</a><br />
+    <a href="classes/MCollective/Generators/AgentGenerator.html">MCollective::Generators::AgentGenerator</a><br />
+    <a href="classes/MCollective/Generators/Base.html">MCollective::Generators::Base</a><br />
+    <a href="classes/MCollective/Generators/DataGenerator.html">MCollective::Generators::DataGenerator</a><br />
+    <a href="classes/MCollective/InvalidRPCData.html">MCollective::InvalidRPCData</a><br />
+    <a href="classes/MCollective/Log.html">MCollective::Log</a><br />
+    <a href="classes/MCollective/Logger.html">MCollective::Logger</a><br />
+    <a href="classes/MCollective/Logger/Base.html">MCollective::Logger::Base</a><br />
+    <a href="classes/MCollective/Logger/Console_logger.html">MCollective::Logger::Console_logger</a><br />
+    <a href="classes/MCollective/Logger/File_logger.html">MCollective::Logger::File_logger</a><br />
+    <a href="classes/MCollective/Logger/Syslog_logger.html">MCollective::Logger::Syslog_logger</a><br />
+    <a href="classes/MCollective/Matcher.html">MCollective::Matcher</a><br />
+    <a href="classes/MCollective/Matcher/Parser.html">MCollective::Matcher::Parser</a><br />
+    <a href="classes/MCollective/Matcher/Scanner.html">MCollective::Matcher::Scanner</a><br />
+    <a href="classes/MCollective/Message.html">MCollective::Message</a><br />
+    <a href="classes/MCollective/MissingRPCData.html">MCollective::MissingRPCData</a><br />
+    <a href="classes/MCollective/MsgDoesNotMatchRequestID.html">MCollective::MsgDoesNotMatchRequestID</a><br />
+    <a href="classes/MCollective/MsgTTLExpired.html">MCollective::MsgTTLExpired</a><br />
+    <a href="classes/MCollective/NotTargettedAtUs.html">MCollective::NotTargettedAtUs</a><br />
+    <a href="classes/MCollective/Optionparser.html">MCollective::Optionparser</a><br />
+    <a href="classes/MCollective/PluginManager.html">MCollective::PluginManager</a><br />
+    <a href="classes/MCollective/PluginPackager.html">MCollective::PluginPackager</a><br />
+    <a href="classes/MCollective/PluginPackager/AgentDefinition.html">MCollective::PluginPackager::AgentDefinition</a><br />
+    <a href="classes/MCollective/PluginPackager/StandardDefinition.html">MCollective::PluginPackager::StandardDefinition</a><br />
+    <a href="classes/MCollective/RPC.html">MCollective::RPC</a><br />
+    <a href="classes/MCollective/RPC/ActionRunner.html">MCollective::RPC::ActionRunner</a><br />
+    <a href="classes/MCollective/RPC/Agent.html">MCollective::RPC::Agent</a><br />
+    <a href="classes/MCollective/RPC/Audit.html">MCollective::RPC::Audit</a><br />
+    <a href="classes/MCollective/RPC/Client.html">MCollective::RPC::Client</a><br />
+    <a href="classes/MCollective/RPC/Helpers.html">MCollective::RPC::Helpers</a><br />
+    <a href="classes/MCollective/RPC/Progress.html">MCollective::RPC::Progress</a><br />
+    <a href="classes/MCollective/RPC/Reply.html">MCollective::RPC::Reply</a><br />
+    <a href="classes/MCollective/RPC/Request.html">MCollective::RPC::Request</a><br />
+    <a href="classes/MCollective/RPC/Result.html">MCollective::RPC::Result</a><br />
+    <a href="classes/MCollective/RPC/Stats.html">MCollective::RPC::Stats</a><br />
+    <a href="classes/MCollective/RPCAborted.html">MCollective::RPCAborted</a><br />
+    <a href="classes/MCollective/RPCError.html">MCollective::RPCError</a><br />
+    <a href="classes/MCollective/Registration.html">MCollective::Registration</a><br />
+    <a href="classes/MCollective/Registration/Base.html">MCollective::Registration::Base</a><br />
+    <a href="classes/MCollective/Runner.html">MCollective::Runner</a><br />
+    <a href="classes/MCollective/RunnerStats.html">MCollective::RunnerStats</a><br />
+    <a href="classes/MCollective/SSL.html">MCollective::SSL</a><br />
+    <a href="classes/MCollective/Security.html">MCollective::Security</a><br />
+    <a href="classes/MCollective/Security/Base.html">MCollective::Security::Base</a><br />
+    <a href="classes/MCollective/SecurityValidationFailed.html">MCollective::SecurityValidationFailed</a><br />
+    <a href="classes/MCollective/Shell.html">MCollective::Shell</a><br />
+    <a href="classes/MCollective/Translatable.html">MCollective::Translatable</a><br />
+    <a href="classes/MCollective/UnixDaemon.html">MCollective::UnixDaemon</a><br />
+    <a href="classes/MCollective/UnknownRPCAction.html">MCollective::UnknownRPCAction</a><br />
+    <a href="classes/MCollective/UnknownRPCError.html">MCollective::UnknownRPCError</a><br />
+    <a href="classes/MCollective/Util.html">MCollective::Util</a><br />
+    <a href="classes/MCollective/Validator.html">MCollective::Validator</a><br />
+    <a href="classes/MCollective/ValidatorError.html">MCollective::ValidatorError</a><br />
+    <a href="classes/MCollective/WindowsDaemon.html">MCollective::WindowsDaemon</a><br />
+    <a href="classes/String.html">String</a><br />
+    <a href="classes/Symbol.html">Symbol</a><br />
+  </div>
+</div>
+</body>
+</html>
\ No newline at end of file