| Itasca C++ Interface
    | 
| Classes | |
| class | itasca::IContainer | 
| Interface for containers of IThings.  More... | |
| class | itasca::ICIterator< T > | 
| Const iterator for an IContainer.  More... | |
| class | itasca::IIterator< T > | 
| Iterator for an IContainer.  More... | |
| class | itasca::IGUIInput | 
| The interface to graphics user interface input functionality.  More... | |
| class | itasca::IPollster | 
| Polling interface - kernel should call periodically during longs tasks to give the interface a chance to respond to user commands.  More... | |
| class | itasca::IThing | 
| Base class for items that will be stored in containers.  More... | |