, including all inherited members.
cancelOperation() | Client | [protected] |
Client(const std::string &p_userName, const std::string &p_passWord) | Client | |
createContext(const char *p_message, apr_pool_t *pool) | Client | [protected] |
getContext(const char *p_message, apr_pool_t *pool) | Client | [protected] |
info2Qck(const char *p_path, bool p_recursive, ClientUtil::InfoHelp::InfoVec &p_infoVect, bool p_suppressErrorMsg=false) | Client | [protected] |
m_cancelOperation | Client | |
m_commitMessage | Client | [protected] |
m_commitMessageBuilder | Client | [protected] |
m_configDir | Client | [protected] |
m_ctx | Client | [protected] |
m_ctxPool | Client | [protected] |
m_notify2 | Client | [protected] |
m_passWord | Client | [protected] |
m_prompter | Client | [protected] |
m_userName | Client | [protected] |
notification2(ClientUtil::NotifyHelp *notify2) | Client | [protected] |
setCommitMessageHandler(ClientUtil::CommitHelp::MsgBuilder *p_commitMessageBuilder) | Client | [protected] |
setPrompt(Prompter *prompter) | Client | [protected] |
sub_add(const char *p_pathOrUrl, bool rec) | Client | [protected] |
sub_checkout(const char *moduleName, const char *destPath, Revision &revision, Revision &pegRevision, bool recurse, bool ignoreExternals) | Client | [protected] |
sub_cleanup(const char *path) | Client | [protected] |
sub_commit(Targets &targets, const char *message, bool recurse, bool noUnlock) | Client | [protected] |
sub_commit3(Targets &targets, const char *message, bool recurse, bool noUnlock) | Client | [protected] |
sub_extended_status(const char *p_path, bool p_onServer) | Client | [protected] |
sub_info2(const char *p_path, Revision &revision, Revision &pegRevision, bool p_recurse, ClientUtil::InfoHelp::InfoVec &p_infoVect, bool p_suppressIllegalUrlErrorMsg) | Client | [protected] |
sub_lock(Targets &targets, const char *comment, bool force) | Client | [protected] |
sub_mkdir(Targets &targets, const char *p_msg) | Client | [protected] |
sub_mkdir2(Targets &targets, const char *p_msg) | Client | [protected] |
sub_propertySet(const char *path, const char *name, const char *value, bool recurse, bool force) | Client | [protected] |
sub_resolved(const char *path, bool recurse) | Client | [protected] |
sub_single_status(const char *path, bool onServer) | Client | [protected] |
sub_unlock(Targets &targets) | Client | [protected] |
sub_update(Targets &targets, Revision &revision, bool recurse, bool ignoreExternals, UPDATE_RES &res) | Client | [protected] |
UPDATE_RES typedef | Client | [protected] |
~Client(void) | Client | [virtual] |