Class IfcFile::type_iterator

Nested Relationships

This class is a nested type of Class IfcFile.

Inheritance Relationships

Base Type

  • private const_iterator

Class Documentation

class IfcParse::IfcFile::type_iterator : private const_iterator

Public Functions

type_iterator()
type_iterator(const entities_by_type_t::const_iterator &it)
const entities_by_type_t::key_type *operator->() const
const entities_by_type_t::key_type &operator*() const
type_iterator &operator++()
type_iterator operator++(int)
bool operator!=(const type_iterator &other) const