Prints all the language elements.
More...
#include <langelemsprinter.h>
|
typedef std::set< std::string > | SetOfElements |
|
typedef std::set< std::string > | SetOfElements |
|
|
SetOfElements | setOfElements |
|
Prints all the language elements.
his class uses dynamic overloading and it must be processed by doublecpp, http://doublecpp.sf.net, in case you need to modify it.
void srchilite::LangElemsPrinter::print |
( |
const LangElems * |
elems, |
|
|
std::ostream & |
os |
|
) |
| |
Prints all the elements contained in the passed LangElems to the specified ostream.
- Parameters
-
void srchilite::LangElemsPrinter::print |
( |
const LangElems * |
elems, |
|
|
std::ostream & |
os |
|
) |
| |
Prints all the elements contained in the passed LangElems to the specified ostream.
- Parameters
-
The documentation for this class was generated from the following files:
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/langelemsprinter.h
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/langelemsprinter.hpp
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/langelemsprinter.cpp
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/langelemsprinter_dbtab.cc