, including all inherited members.
| add(const std::string &p_path, bool p_recursive) | HiClient | |
| CallLogger(void) | CallLogger | |
| cancelOperation() | Client | [protected] |
| cleanup(const std::string &p_path) | HiClient | |
| Client(const std::string &p_userName, const std::string &p_passWord) | Client | [protected] |
| commitAll(const std::string &p_path, const std::string &p_comment, bool p_keepCheckedOut) | HiClient | |
| createContext(const char *p_message, apr_pool_t *pool) | Client | [protected] |
| getContext(const char *p_message, apr_pool_t *pool) | Client | [protected] |
| getLatest(const std::string &p_path) | HiClient | |
| HiClient(const std::string &p_userName, const std::string &p_passWord) | HiClient | |
| info(const std::string &p_url, bool p_recursive, bool p_assembleInfoMsg, std::string &p_infoMsg, std::string &p_author, std::string &p_lockOwner) | HiClient | |
| info2Qck(const char *p_path, bool p_recursive, ClientUtil::InfoHelp::InfoVec &p_infoVect, bool p_suppressErrorMsg=false) | Client | [protected] |
| isItUs(const std::string &p_userName) | HiClient | |
| isLockedByOthers(const std::string &p_path) | HiClient | |
| isLockedByUser(const std::string &p_path, std::string &p_holder) | HiClient | |
| isLockedByWhom(const std::string &p_path, bool *p_us, bool *p_else) | HiClient | |
| isVersioned(const std::string &p_path, bool p_isADir=false, bool p_suppressErrorMsg=false) | HiClient | |
| lightCheckOut(const std::string &p_path, const std::string &p_localDir) | HiClient | |
| lockableProp(const std::string &p_path) | HiClient | |
| log(const std::string &p_command, const std::string &p_parameter) | CallLogger | [protected] |
| m_cancelOperation | Client | [protected] |
| m_commitMessage | Client | [protected] |
| m_commitMessageBuilder | Client | [protected] |
| m_configDir | Client | [protected] |
| m_ctx | Client | [protected] |
| m_ctxPool | Client | [protected] |
| m_logEnabled | CallLogger | [protected] |
| m_logFile | CallLogger | [protected] |
| m_notify2 | Client | [protected] |
| m_passWord | Client | [protected] |
| m_prompter | Client | [protected] |
| m_userName | Client | [protected] |
| mkDirOnServer(const std::string &p_path) | HiClient | |
| notification2(ClientUtil::NotifyHelp *notify2) | Client | [protected] |
| replaceUserName(const std::string &p_userName) | HiClient | |
| resolve(const std::string &p_path, bool p_recursive) | HiClient | |
| setCommitMessageHandler(ClientUtil::CommitHelp::MsgBuilder *p_commitMessageBuilder) | Client | [protected] |
| setLog(bool p_val, const std::string &p_logFile) | CallLogger | |
| setPrompt(Prompter *prompter) | Client | [protected] |
| speedLock(const std::vector< std::string > &targets, std::string &msg) | HiClient | |
| status(const std::string &p_path, bool p_assembleStatusMsg, std::string &p_statMsg) | HiClient | |
| statusOnServer(const std::string &p_path, bool p_assembleStatusMsg, std::string &p_statMsg, bool *p_outOfDate, bool *p_repoEntryModified) | HiClient | |
| 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] |
| tryLock(const std::string &p_path) | HiClient | |
| unLock(const std::string &p_path) | HiClient | |
| unLock(const std::vector< std::string > &p_pathVec) | HiClient | |
| UPDATE_RES typedef | Client | [protected] |
| ~CallLogger(void) | CallLogger | |
| ~Client(void) | Client | [protected, virtual] |
| ~HiClient(void) | HiClient | |