Wire Sysio Wire Sysion 1.0.0
|
#include <appbase/plugin.hpp>
#include <appbase/channel.hpp>
#include <appbase/method.hpp>
#include <appbase/execution_priority_queue.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/core/demangle.hpp>
#include <typeindex>
Go to the source code of this file.
Classes | |
class | appbase::application |
class | appbase::plugin< Impl > |
Namespaces | |
namespace | appbase |
Typedefs | |
using | appbase::config_comparison_f = std::function<bool(const boost::any& a, const boost::any& b)> |
Functions | |
application & | appbase::app () |