CppParser
Loading...
Searching...
No Matches
CppTypeModifier Struct Reference

#include <typemodifier.h>

Inheritance diagram for CppTypeModifier:
Inheritance graph
Collaboration diagram for CppTypeModifier:
Collaboration graph

Public Attributes

CppRefType refType_
 
std::uint8_t ptrLevel_
 
std::uint32_t constBits_
 

Detailed Description

Definition at line 28 of file typemodifier.h.

Member Data Documentation

◆ constBits_

std::uint32_t CppTypeModifier::constBits_

Definition at line 47 of file typemodifier.h.

◆ ptrLevel_

std::uint8_t CppTypeModifier::ptrLevel_

Definition at line 31 of file typemodifier.h.

◆ refType_

CppRefType CppTypeModifier::refType_

Definition at line 30 of file typemodifier.h.


The documentation for this struct was generated from the following file: