dl
dl::SvnManager类 参考

svn管理器 更多...

#include <dl_svn.h>

Public 成员函数

SvnCreate (std::string_view url, std::string_view path, void *user_data)
 
bool Has (std::string_view url, std::string_view path)
 
bool Init (std::string_view svn_path)
 
bool IsInit ()
 
std::string GetPathExe ()
 
const std::list< Svn * > & GetAllSvn ()
 
void _remove_ref (Svn *svn)
 

详细描述

svn管理器

在文件 dl_svn.h120 行定义.

成员函数说明

◆ _remove_ref()

void dl::SvnManager::_remove_ref ( Svn * svn)
inline

在文件 dl_svn.h161 行定义.

◆ Create()

Svn * dl::SvnManager::Create ( std::string_view url,
std::string_view path,
void * user_data )
inline

在文件 dl_svn.h123 行定义.

◆ GetAllSvn()

const std::list< Svn * > & dl::SvnManager::GetAllSvn ( )
inline

在文件 dl_svn.h156 行定义.

◆ GetPathExe()

std::string dl::SvnManager::GetPathExe ( )
inline

在文件 dl_svn.h150 行定义.

◆ Has()

bool dl::SvnManager::Has ( std::string_view url,
std::string_view path )
inline

在文件 dl_svn.h135 行定义.

◆ Init()

bool dl::SvnManager::Init ( std::string_view svn_path)

◆ IsInit()

bool dl::SvnManager::IsInit ( )
inline

在文件 dl_svn.h148 行定义.


该类的文档由以下文件生成: