Swarm-NG  1.1
plugin.cpp File Reference

Implements the interface and utility functions for plugin system. More...

#include "common.hpp"
#include "plugin.hpp"

Go to the source code of this file.

Namespaces

 swarm
 Swarm-NG library.
 

Constant Groups

 swarm
 Swarm-NG library.
 

Functions

ostream & swarm::operator<< (std::ostream &, const plugin::help_t &)
 Helper function to print out the plugin help message. More...
 

Detailed Description

Implements the interface and utility functions for plugin system.

Definition in file plugin.cpp.