#include <PipesManager.h>
◆ ~PipesManager()
PipesManager::~PipesManager |
( |
| ) |
|
|
virtualdefault |
◆ ClosePipe()
◆ CreatePipe()
◆ Exists()
bool PipesManager::Exists |
( |
const std::string & | name | ) |
|
◆ GetInstance()
◆ GetUniquePipeName()
std::string PipesManager::GetUniquePipeName |
( |
| ) |
|
◆ OpenPipe()
XFILE::Pipe * PipesManager::OpenPipe |
( |
const std::string & | name | ) |
|
◆ m_lock
CCriticalSection XFILE::PipesManager::m_lock |
|
protected |
◆ m_nGenIdHelper
int XFILE::PipesManager::m_nGenIdHelper = 1 |
|
protected |
◆ m_pipes
std::map<std::string, XFILE::Pipe *> XFILE::PipesManager::m_pipes |
|
protected |
The documentation for this class was generated from the following files: