#include <cppast.h>
Definition at line 857 of file cppast.h.
◆ CppFwdClsDecl() [1/2]
CppFwdClsDecl::CppFwdClsDecl |
( |
CppAccessType |
accessType, |
|
|
std::string |
name, |
|
|
std::string |
apidecor, |
|
|
CppCompoundType |
cmpType = CppCompoundType::kNoCompound |
|
) |
| |
|
inline |
◆ CppFwdClsDecl() [2/2]
◆ accept()
◆ addAttr()
void CppFwdClsDecl::addAttr |
( |
std::uint32_t |
_attr | ) |
|
|
inline |
◆ attr()
std::uint32_t CppFwdClsDecl::attr |
( |
| ) |
|
|
inline |
◆ templateParamList() [1/2]
◆ templateParamList() [2/2]
◆ apidecor_
std::string CppFwdClsDecl::apidecor_ |
◆ attr_
std::uint32_t CppFwdClsDecl::attr_ {0} |
|
private |
◆ cmpType_
◆ kObjectType
constexpr CppObjType CppFwdClsDecl::kObjectType = CppObjType::kFwdClsDecl |
|
staticconstexpr |
◆ name_
std::string CppFwdClsDecl::name_ |
◆ templSpec_
The documentation for this struct was generated from the following file: