NamespaceSDict Class Reference

#include <namespacedef.h>

Inheritance diagram for NamespaceSDict:

SDict< NamespaceDef > List of all members.

Public Member Functions

 NamespaceSDict (int size=17)
 ~NamespaceSDict ()
int compareItems (GCI item1, GCI item2)
void writeDeclaration (OutputList &ol, bool localName=FALSE)

Detailed Description

Definition at line 138 of file namespacedef.h.


Constructor & Destructor Documentation

NamespaceSDict::NamespaceSDict ( int  size = 17  )  [inline]

Definition at line 141 of file namespacedef.h.

NamespaceSDict::~NamespaceSDict (  )  [inline]

Definition at line 142 of file namespacedef.h.


Member Function Documentation

int NamespaceSDict::compareItems ( GCI  item1,
GCI  item2 
) [inline, virtual]

Function that is used to compare two items when sorting. Overload this to properly sort items.

See also:
inSort()

Reimplemented from SDict< NamespaceDef >.

Definition at line 143 of file namespacedef.h.

void NamespaceSDict::writeDeclaration ( OutputList ol,
bool  localName = FALSE 
)

Definition at line 631 of file namespacedef.cpp.

References Definition::briefDescription(), Definition::briefFile(), Definition::briefLine(), Config_getBool, Config_getString, convertToXML(), SDict< NamespaceDef >::count(), NamespaceDef::displayName(), OutputList::docify(), OutputList::endMemberDescription(), OutputList::endMemberHeader(), OutputList::endMemberItem(), OutputList::endMemberList(), found, NamespaceDef::getOutputFileBase(), Definition::getReference(), OutputList::insertMemberAlign(), NamespaceDef::isLinkable(), Definition::isReference(), Definition::localName(), Definition::name(), OutputList::newParagraph(), OutputList::parseDoc(), OutputList::parseText(), QCString, OutputList::startMemberDescription(), OutputList::startMemberHeader(), OutputList::startMemberItem(), OutputList::startMemberList(), Doxygen::tagFile, theTranslator, Translator::trModules(), Translator::trNamespaces(), Translator::trPackages(), and OutputList::writeObjectLink().

Referenced by NamespaceDef::writeDocumentation(), and GroupDef::writeDocumentation().


The documentation for this class was generated from the following files:



Generated on Mon Mar 31 10:59:02 2008 by  doxygen 1.5.1