Doxygen
|
#include <src/conceptdef.h>
Public Member Functions | |
bool | declVisible () const |
void | writeDeclaration (OutputList &ol, const QCString &header, bool localNames) const |
Public Member Functions inherited from LinkedRefMap< ConceptDef > | |
const ConceptDef * | find (const std::string &key) const |
bool | add (const char *k, ConceptDef *obj) |
bool | prepend (const char *k, ConceptDef *obj) |
bool | del (const QCString &key) |
Ptr & | operator[] (size_t pos) |
iterator | begin () |
iterator | end () |
reverse_iterator | rbegin () |
reverse_iterator | rend () |
bool | empty () const |
size_t | size () const |
void | clear () |
Additional Inherited Members | |
Public Types inherited from LinkedRefMap< ConceptDef > | |
using | Ptr |
using | Vec |
using | iterator |
using | const_iterator |
using | reverse_iterator |
using | const_reverse_iterator |
Definition at line 73 of file conceptdef.h.
bool ConceptLinkedRefMap::declVisible | ( | ) | const |
Definition at line 709 of file conceptdef.cpp.
References Config_getBool.
void ConceptLinkedRefMap::writeDeclaration | ( | OutputList & | ol, |
const QCString & | header, | ||
bool | localNames ) const |
Definition at line 723 of file conceptdef.cpp.
References OutputList::endMemberList(), and FALSE.