language/duchain
KDevelop::IntegralTypeData Class Reference
Private data structure for IntegralType. More...
#include <typesystemdata.h>
Inheritance diagram for KDevelop::IntegralTypeData:

Public Member Functions | |
| IntegralTypeData (const IntegralTypeData &rhs) | |
| IntegralTypeData () | |
Public Attributes | |
| uint | m_dataType |
Detailed Description
Private data structure for IntegralType.
Definition at line 104 of file typesystemdata.h.
Constructor & Destructor Documentation
| KDevelop::IntegralTypeData::IntegralTypeData | ( | ) |
Constructor.
Definition at line 72 of file typesystem.cpp.
| KDevelop::IntegralTypeData::IntegralTypeData | ( | const IntegralTypeData & | rhs | ) |
Member Data Documentation
Data type.
Definition at line 112 of file typesystemdata.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference