SvnCpp
|
#include <client.hpp>
Public Member Functions | |
StatusFilter () |
Data Fields | |
bool | showUnversioned |
bool | showUnmodified |
bool | showModified |
this includes showConflicted as well | |
bool | showConflicted |
bool | showIgnored |
bool | showExternals |
These flags can be passed to the status function to filter the files
|
inline |
bool svn::StatusFilter::showConflicted |
bool svn::StatusFilter::showExternals |
bool svn::StatusFilter::showIgnored |
bool svn::StatusFilter::showModified |
this includes showConflicted as well
bool svn::StatusFilter::showUnmodified |
bool svn::StatusFilter::showUnversioned |