$search
#include <import.hh>
Public Member Functions | |
virtual bool | apply (int argc, char *const argv[]) |
virtual void | help (std::ostream &stream) const |
Import () |
Definition at line 6 of file tools/import.hh.
Import::Import | ( | ) |
Definition at line 30 of file tools/import.cc.
bool Import::apply | ( | int | argc, | |
char *const | argv[] | |||
) | [virtual] |
Implements Mode.
Definition at line 37 of file tools/import.cc.
void Import::help | ( | std::ostream & | stream | ) | const [virtual] |
Implements Mode.
Definition at line 137 of file tools/import.cc.