LayoutDocEntry
Struct
Base class representing a piece of a documentation page. More...
Declaration
Included Headers
Derived Structs
struct | LayoutDocEntryMemberDecl |
Represents of a member declaration list with configurable title and subtitle. More... | |
struct | LayoutDocEntryMemberDef |
Represents of a member definition list with configurable title. More... | |
struct | LayoutDocEntrySimple |
Represents of a piece of a documentation page without configurable parts. More... | |
Enumerations Index
enum | Kind { ... } |
Public Member Functions Index
Kind | kind () const =0 |
std::string | entryToString () const |
std::string | id () const =0 |
bool | visible () const =0 |
Description
Base class representing a piece of a documentation page.
Definition at line 31 of file layout.h.
Public Member Functions
entryToString()
| inline |
Definition at line 73 of file layout.h.
References ENTRY_SPECIFICATIONS and kind.
id()
|
Definition at line 83 of file layout.h.
kind()
|
Definition at line 72 of file layout.h.
Referenced by entryToString.
visible()
|
Definition at line 84 of file layout.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.