Re: Progress reporting
Johnathan Burchill <[email protected]> Tue, 29 Mar 2005 01:46:10 -0700
| Newsgroups | gmane.comp.sysutils.backup.dar.libdar |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 29 March 2005 01:38, Johnathan Burchill wrote:
> Hi Denis,
>
[...]
> Another way could be to change
>
> void libdar::user_interaction::warning( const std::string & message )
>
> to
>
> void libdar::user_interaction::warning( const libdar::message & info )
whoops, that should be
void libdar::user_interaction::warning( const libdar::info & information )
>
> where info is
>
> struct info
> {
> std::string message;
> bool progress_update;
> libdar::statistics stats;
> }
[...]
>
> Cheers,
> JB
--
Johnathan K. Burchill, Ph.D.
[email protected]
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) iD8DBQBCSRXSrXMSOtiWrO4RAhiiAJ9gkamv86mzdbjNPaV8OzE3pt2iIgCgjXeY 8/WTswIBX+tFTswwLny9/uk= =FTLP -----END PGP SIGNATURE-----