Template Class IfcTemplatedEntityListList

Class Documentation

template<class T>
class IfcTemplatedEntityListList

Public Types

typedef boost::shared_ptr<IfcTemplatedEntityListList<T>> ptr
typedef std::vector<std::vector<T*>>::const_iterator outer_it
typedef std::vector<T*>::const_iterator inner_it

Public Functions

void push(const std::vector<T*> &t)
outer_it begin()
outer_it end()
int size() const
int totalSize() const
bool contains(T *t) const
IfcEntityListList::ptr generalize()