#include <util_classes.h>
◆ CreateFromSequence()
template<class T >
bool CShortStringHolder::CreateFromSequence |
( |
T |
begin, |
|
|
T |
end |
|
) |
| |
|
private |
◆ ReadShortStringHolder()
void CShortStringHolder::ReadShortStringHolder |
( |
string |
filename | ) |
|
◆ WriteShortStringHolder()
bool CShortStringHolder::WriteShortStringHolder |
( |
const string & |
FileName | ) |
const |
◆ CreateFromVector()
bool CShortStringHolder::CreateFromVector |
( |
const StringVector & |
in | ) |
|
◆ CreateFromSet()
bool CShortStringHolder::CreateFromSet |
( |
const StringSet & |
in | ) |
|
◆ m_Buffer
vector<char> CShortStringHolder::m_Buffer |
|
private |
The documentation for this class was generated from the following files: