Sen API
Sen Libraries
Loading...
Searching...
No Matches
object_list.h File Reference
#include "sen/core/base/assert.h"
#include "sen/core/meta/class_type.h"
#include "sen/core/obj/object_provider.h"
#include <list>

Go to the source code of this file.

Classes

class  sen::ObjectList< T >
 A list of objects that is managed by some source based on user-expressed interests. More...
struct  sen::ObjectList< T >::Iterators

Namespaces

namespace  sen

Class Documentation

◆ sen::ObjectList::Iterators

struct sen::ObjectList::Iterators
template<typename T>
struct sen::ObjectList< T >::Iterators
Class Members
iterator typedBegin
iterator typedEnd
iterator untypedBegin
iterator untypedEnd