Isomet Modular Synthesiser (iMS) API
v1.4.2
iMS API
|
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>
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. | |
Container Classes for storing various types of data related to Image classes and others.