Cppcheck
Classes | Public Attributes | List of all members
CppcheckLibraryData::Container Struct Reference

#include <cppchecklibrarydata.h>

Classes

struct  Function
 
struct  RangeItemRecordType
 

Public Attributes

QString id
 
QString inherits
 
QString startPattern
 
QString endPattern
 
QString opLessAllowed
 
QString itEndPattern
 
bool access_arrayLike {}
 
int size_templateParameter = -1
 
struct {
   QString   templateParameter
 
   QString   string
 
type
 
QList< FunctionaccessFunctions
 
QList< FunctionotherFunctions
 
QList< FunctionsizeFunctions
 
QList< RangeItemRecordTyperangeItemRecordTypeList
 

Detailed Description

Definition at line 35 of file cppchecklibrarydata.h.

Member Data Documentation

◆ access_arrayLike

bool CppcheckLibraryData::Container::access_arrayLike {}

Definition at line 43 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ accessFunctions

QList<Function> CppcheckLibraryData::Container::accessFunctions

Definition at line 61 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ endPattern

QString CppcheckLibraryData::Container::endPattern

Definition at line 39 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ id

QString CppcheckLibraryData::Container::id

Definition at line 36 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ inherits

QString CppcheckLibraryData::Container::inherits

Definition at line 37 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ itEndPattern

QString CppcheckLibraryData::Container::itEndPattern

Definition at line 41 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ opLessAllowed

QString CppcheckLibraryData::Container::opLessAllowed

Definition at line 40 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ otherFunctions

QList<Function> CppcheckLibraryData::Container::otherFunctions

Definition at line 62 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ rangeItemRecordTypeList

QList<RangeItemRecordType> CppcheckLibraryData::Container::rangeItemRecordTypeList

Definition at line 64 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ size_templateParameter

int CppcheckLibraryData::Container::size_templateParameter = -1

Definition at line 44 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ sizeFunctions

QList<Function> CppcheckLibraryData::Container::sizeFunctions

Definition at line 63 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ startPattern

QString CppcheckLibraryData::Container::startPattern

Definition at line 38 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ string

QString CppcheckLibraryData::Container::string

Definition at line 48 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ templateParameter

QString CppcheckLibraryData::Container::templateParameter

Definition at line 47 of file cppchecklibrarydata.h.

Referenced by loadContainer(), and writeContainer().

◆ 

struct { ... } CppcheckLibraryData::Container::type

Referenced by loadContainer(), and writeContainer().


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