File containing definition of the Command class. More...
#include "cgatools/core.hpp"
#include <iosfwd>
#include <string>
#include <boost/program_options.hpp>
Go to the source code of this file.
Classes | |
class | cgatools::command::Command |
The base class for writing new commands. More... | |
Namespaces | |
namespace | cgatools |
Namespace containing the libcgatools API. | |
namespace | cgatools::command |
Namespace for command line utility classes. | |
Defines | |
#define | CGA_TOOLS_COMMAND_COMMAND_HPP_ 1 |
File containing definition of the Command class.