Isomet Modular Synthesiser (iMS) API  v1.4.2
iMS API
Classes | Namespaces
Containers.h File Reference

Container Classes for storing various types of data related to Image classes and others. More...

#include <deque>
#include <list>
#include <array>
#include <cstdint>
#include <ctime>
Include dependency graph for Containers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iMS::ListBase< T >
 Template Class encapsulating a list object and acting as a base list class for other classes in the library to inherit from. More...
 
class  iMS::DequeBase< T >
 Template Class encapsulating a deque object and acting as a base deque class for other classes in the library to inherit from. More...
 

Namespaces

 iMS
 The entire API is encapsulated by the iMS namespace.
 

Detailed Description

Container Classes for storing various types of data related to Image classes and others.

Author
Dave Cowan
Date
2016-10-01
Since
1.3