The Ctx
Struct Reference
Declaration
struct CallContext::Ctx { ... }
Included Headers
#include <src/scopedtypevariant.h>
Public Constructors Index
Ctx (const QCString &name_, const QCString &type_, int bracketCount_) | |
Public Member Attributes Index
QCString | name |
QCString | type |
int | bracketCount |
ScopedTypeVariant | stv |
Definition at line 142 of file scopedtypevariant.h.
Public Constructors
Ctx()
Public Member Attributes
bracketCount
|
Definition at line 147 of file scopedtypevariant.h.
147 int bracketCount;
Referenced by Ctx and CallContext::popScope.
name
|
Definition at line 145 of file scopedtypevariant.h.
Referenced by Ctx and CallContext::popScope.
stv
|
Definition at line 148 of file scopedtypevariant.h.
Referenced by CallContext::setScope.
type
|
Definition at line 146 of file scopedtypevariant.h.
Referenced by Ctx and CallContext::popScope.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.