KDevelop API Documentation

lib/structure/test-string-trie.cxx File Reference

#include "Trie.hxx"
#include <string>

Go to the source code of this file.

Functions

char blank (const string &str)
char first (const string &str)
void strip (string &str)
bool empty (const string &str)
int length (const string &str)
void add_prefix (string &str, const char &prefix)
int main ()


Function Documentation

void add_prefix string &  str,
const char &  prefix
[inline]
 

Definition at line 37 of file test-string-trie.cxx.

char blank const string &  str  )  [inline]
 

Definition at line 17 of file test-string-trie.cxx.

bool empty const string &  str  )  [inline]
 

Definition at line 29 of file test-string-trie.cxx.

Referenced by MismatchedTokenException::MismatchedTokenException(), PartWidget::slotFilterChange(), and KDevFileSelector::slotFilterChange().

char first const string &  str  )  [inline]
 

Definition at line 21 of file test-string-trie.cxx.

Referenced by BookmarkItem::BookmarkItem(), lzx_read_lens(), PartSelectWidget::readGlobalConfig(), DomUtil::readPairListEntry(), PartSelectWidget::readProjectConfig(), LanguageSelectWidget::readProjectConfig(), MainWindow::toggleSingleToolWin(), and ConfigOption::writeStringList().

int length const string &  str  )  [inline]
 

Definition at line 33 of file test-string-trie.cxx.

Referenced by TrollProjectWidget::allFiles(), BackgroundParser::BackgroundParser(), HLItemCollection::checkHL(), HexHLItem::checkHL(), RegExpHLItem::checkHL(), StringHLItem::checkHL(), StartsWithHLItem::checkHL(), KeywordsHLItem::checkHL(), WhiteSpacesHLItem::checkHL(), NumberHLItem::checkHL(), CppPreprocLineHLItem::checkHL(), CppPreprocHLItem::checkHL(), CustomProjectPart::contextMenu(), AntProjectPart::contextMenu(), KDiffTextEdit::createPopupMenu(), MainWindow::embedOutputView(), MainWindow::embedSelectView(), MainWindow::embedSelectViewRight(), ChmProtocol::get(), Chm::getChunk(), TrollProjectWidget::getHeader(), InsideCheckListItem::InsideCheckListItem(), make_decode_table(), TrollProjectWidget::parseScope(), QSourceColorizer::process(), TrollProjectWidget::removeFile(), KoReplace::replace(), SubclassingDlg::saveBuffer(), FileBuffer::saveBuffer(), SQLSupportPart::savedFile(), PythonSupportPart::savedFile(), PHPSupportPart::savedFile(), PerlSupportPart::savedFile(), FortranSupportPart::savedFile(), BashSupportPart::savedFile(), AdaSupportPart::savedFile(), Token::setLength(), AST::setSlice(), astyle::ASBeautifier::setSpaceIndentation(), astyle::ASBeautifier::setTabIndentation(), TrollProjectWidget::slotAddFiles(), TrollProjectWidget::slotAddSubdir(), TrollProjectWidget::slotDetailsContextMenu(), AbbrevPart::slotFilterInsertString(), TrollProjectWidget::slotNewFile(), TrollProjectWidget::slotOverviewContextMenu(), TrollProjectWidget::slotOverviewSelectionChanged(), PHPSupportPart::slotTextChanged(), Token::Token(), TrollProjectWidget::updateProjectConfiguration(), TrollProjectWidget::updateProjectFile(), and MainWindow::wrapper().

int main  ) 
 

Definition at line 43 of file test-string-trie.cxx.

References endl().

void strip string &  str  )  [inline]
 

Definition at line 25 of file test-string-trie.cxx.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:55 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003