Isomet Modular Synthesiser (iMS) API
v1.4.2
iMS API
|
This is the complete list of members for iMS::Image, including all inherited members.
AddPoint(const ImagePoint &pt) | iMS::Image | |
begin() | iMS::DequeBase< ImagePoint > | |
begin() const | iMS::DequeBase< ImagePoint > | |
cbegin() const | iMS::DequeBase< ImagePoint > | |
cend() const | iMS::DequeBase< ImagePoint > | |
Clear() | iMS::Image | |
clear() | iMS::DequeBase< ImagePoint > | |
ClockRate(const Frequency &f) | iMS::Image | |
ClockRate() const | iMS::Image | |
const_iterator typedef | iMS::DequeBase< ImagePoint > | |
DequeBase(const std::string &Name="[no name]", const std::time_t &modified_time=std::time(nullptr)) | iMS::DequeBase< ImagePoint > | |
DequeBase(size_t, const ImagePoint &, const std::string &Name="[no name]", const std::time_t &modified_time=std::time(nullptr)) | iMS::DequeBase< ImagePoint > | |
DequeBase(const_iterator first, const_iterator last, const std::string &Name="[no name]", const std::time_t &modified_time=std::time(nullptr)) | iMS::DequeBase< ImagePoint > | |
DequeBase(const DequeBase &) | iMS::DequeBase< ImagePoint > | |
Description() | iMS::Image | |
Description() const (defined in iMS::Image) | iMS::Image | |
end() | iMS::DequeBase< ImagePoint > | |
end() const | iMS::DequeBase< ImagePoint > | |
erase(iterator pos) | iMS::DequeBase< ImagePoint > | |
erase(iterator first, iterator last) | iMS::DequeBase< ImagePoint > | |
ExtClockDivide(const int div) | iMS::Image | |
ExtClockDivide() const | iMS::Image | |
GetUUID() const | iMS::DequeBase< ImagePoint > | |
Image(const std::string &name="") | iMS::Image | |
Image(size_t nPts, const ImagePoint &pt, const std::string &name="") | iMS::Image | |
Image(size_t nPts, const ImagePoint &pt, const Frequency &f, const std::string &name="") | iMS::Image | |
Image(size_t nPts, const ImagePoint &pt, const int div, const std::string &name="") | iMS::Image | |
Image(const_iterator first, const_iterator last, const std::string &name="") | iMS::Image | |
Image(const_iterator first, const_iterator last, const Frequency &f, const std::string &name="") | iMS::Image | |
Image(const_iterator first, const_iterator last, const int div, const std::string &name="") | iMS::Image | |
Image(const Image &) | iMS::Image | |
insert(iterator pos, const ImagePoint &value) | iMS::DequeBase< ImagePoint > | |
insert(const_iterator pos, size_t count, const ImagePoint &value) | iMS::DequeBase< ImagePoint > | |
insert(iterator pos, const_iterator first, const_iterator last) | iMS::DequeBase< ImagePoint > | |
InsertPoint(iterator it, const ImagePoint &pt) | iMS::Image | |
InsertPoint(iterator it, size_t nPts, const ImagePoint &pt) | iMS::Image | |
InsertPoint(iterator it, const_iterator first, const_iterator last) | iMS::Image | |
iterator typedef | iMS::DequeBase< ImagePoint > | |
ModifiedTime() const | iMS::DequeBase< ImagePoint > | |
ModifiedTimeFormat() const | iMS::DequeBase< ImagePoint > | |
Name() const | iMS::DequeBase< ImagePoint > | |
Name() (defined in iMS::DequeBase< ImagePoint >) | iMS::DequeBase< ImagePoint > | |
operator=(const Image &) | iMS::Image | |
DequeBase< ImagePoint >::operator=(const DequeBase &) | iMS::DequeBase< ImagePoint > | |
operator==(DequeBase const &rhs) const | iMS::DequeBase< ImagePoint > | |
operator[](int idx) | iMS::DequeBase< ImagePoint > | |
operator[](int idx) const | iMS::DequeBase< ImagePoint > | |
pop_back() | iMS::DequeBase< ImagePoint > | |
pop_front() | iMS::DequeBase< ImagePoint > | |
push_back(const ImagePoint &value) | iMS::DequeBase< ImagePoint > | |
push_front(const ImagePoint &value) | iMS::DequeBase< ImagePoint > | |
RemovePoint(iterator it) | iMS::Image | |
RemovePoint(iterator first, iterator last) | iMS::Image | |
Size() const | iMS::Image | |
size() const | iMS::DequeBase< ImagePoint > | |
~DequeBase() | iMS::DequeBase< ImagePoint > | |
~Image() | iMS::Image |