On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.
svn::Revision Class Reference
#include <revision.hpp>
Detailed Description
Class that encapsulates svn_opt_revnum_t.
- See also:
- svn_opt_revnum_t
Constructor & Destructor Documentation
| svn::Revision::Revision |
( |
const svn_opt_revision_t * |
revision |
) |
|
Constructor
- Parameters:
-
| revision | revision information |
| svn::Revision::Revision |
( |
const svn_revnum_t |
revnum |
) |
|
| svn::Revision::Revision |
( |
const svn_opt_revision_kind |
kind = svn_opt_revision_unspecified |
) |
|
| svn::Revision::Revision |
( |
const DateTime |
dateTime |
) |
|
Constructor
- Parameters:
-
| dateTime | DateTime wrapper for apr_time_t |
| svn::Revision::Revision |
( |
const Revision & |
revision |
) |
|
Copy constructor
- Parameters:
-
Member Function Documentation
| apr_time_t svn::Revision::date |
( |
|
) |
const |
| svn_opt_revision_kind svn::Revision::kind |
( |
|
) |
const |
| svn::Revision::operator svn_opt_revision_kind |
( |
|
) |
const [inline] |
- See also:
- kind (). Same function but with operator overloading
References kind().
| svn::Revision::operator svn_opt_revision_t * |
( |
|
) |
[inline] |
- See also:
- revision (). Same function but with operator overloading
| const svn_opt_revision_t* svn::Revision::revision |
( |
|
) |
const |
- Returns:
- revision information
| svn_revnum_t svn::Revision::revnum |
( |
|
) |
const |
Field Documentation
The documentation for this class was generated from the following file:
Generated on Tue Oct 6 19:45:58 2009 for SvnCpp by
1.5.8