Cppcheck
Public Member Functions | Public Attributes | List of all members
Library::ArgumentChecks::IteratorInfo Class Reference

#include <library.h>

Public Member Functions

 IteratorInfo ()
 

Public Attributes

int container
 
bool it
 
bool first
 
bool last
 

Detailed Description

Definition at line 323 of file library.h.

Constructor & Destructor Documentation

◆ IteratorInfo()

Library::ArgumentChecks::IteratorInfo::IteratorInfo ( )
inline

Definition at line 325 of file library.h.

Member Data Documentation

◆ container

int Library::ArgumentChecks::IteratorInfo::container

◆ first

bool Library::ArgumentChecks::IteratorInfo::first

Definition at line 329 of file library.h.

Referenced by Library::loadFunction().

◆ it

bool Library::ArgumentChecks::IteratorInfo::it

◆ last

bool Library::ArgumentChecks::IteratorInfo::last

Definition at line 330 of file library.h.

Referenced by Library::loadFunction().


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