Itasca C++ Interface
Loading...
Searching...
No Matches
Classes | Namespaces
icontainer.h File Reference

Interface for container of IThings. More...

#include "base/src/basei.h"
#include "shared/interface/signal.h"
#include "ithing.h"

Go to the source code of this file.

Classes

class  itasca::IContainer
 Interface for containers of IThings. More...
 
class  itasca::IContainer::IOpaqueIterator
 Interface class for iterating through the container that has a null implementation. More...
 
class  itasca::ICIterator< T >
 Const iterator for an IContainer. More...
 
class  itasca::IIterator< T >
 Iterator for an IContainer. More...
 

Namespaces

namespace  itasca
 namespace Itasca
 
namespace  utility
 namespace itasca
 

Detailed Description

Interface for container of IThings.