#include <testCopy.h>
Inheritance diagram for TestCopy:
Public Member Functions | |
TestCopy () | |
void | run () |
Protected Member Functions | |
virtual bool | copy_file (const Filename &source, const Filename &dest, CVSSourceDirectory *dir, void *extra_data, bool new_file) |
|
Definition at line 28 of file testCopy.cxx. References ProgramBase::set_program_description(). |
|
Implements CVSCopy. Definition at line 65 of file testCopy.cxx. References CVSCopy::copy_binary_file(). |
|
Definition at line 46 of file testCopy.cxx. References CVSCopy::_model_dir, CVSCopy::_source_files, and NULL. Referenced by main(). |