#include <context.h>
◆ SymbolListContext()
SymbolListContext::SymbolListContext |
( |
const SearchIndexList::const_iterator & |
start, |
|
|
const SearchIndexList::const_iterator & |
end |
|
) |
| |
◆ ~SymbolListContext()
SymbolListContext::~SymbolListContext |
( |
| ) |
|
|
virtual |
◆ alloc()
static TemplateListIntfPtr SymbolListContext::alloc |
( |
const SearchIndexList::const_iterator & |
start, |
|
|
const SearchIndexList::const_iterator & |
end |
|
) |
| |
|
inlinestatic |
◆ at()
◆ count()
uint SymbolListContext::count |
( |
| ) |
const |
|
virtual |
◆ createIterator()
Creates a new iterator for this list.
- 注解
- the user should call delete on the returned pointer.
实现了 TemplateListIntf.
在文件 context.cpp 第 8531 行定义.
8533 return p->createIterator();
引用了 p.
std::unique_ptr<Private> SymbolListContext::p |
|
private |
该类的文档由以下文件生成: