tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::SelectionManager::Iterator Struct Reference

Public Member Functions

bool next ()
 
SelectionManagerget () const
 
SelectionManageroperator-> () const
 

Public Attributes

int index
 

Detailed Description

Definition at line 137 of file tracktion_SelectionManager.h.

Constructor & Destructor Documentation

◆ Iterator()

tracktion::engine::SelectionManager::Iterator::Iterator ( )

Definition at line 406 of file tracktion_SelectionManager.cpp.

Member Function Documentation

◆ get()

SelectionManager * tracktion::engine::SelectionManager::Iterator::get ( ) const

Definition at line 413 of file tracktion_SelectionManager.cpp.

◆ next()

bool tracktion::engine::SelectionManager::Iterator::next ( )

Definition at line 408 of file tracktion_SelectionManager.cpp.

◆ operator->()

SelectionManager * tracktion::engine::SelectionManager::Iterator::operator-> ( ) const

Definition at line 142 of file tracktion_SelectionManager.h.

Member Data Documentation

◆ index

int tracktion::engine::SelectionManager::Iterator::index

Definition at line 144 of file tracktion_SelectionManager.h.


The documentation for this struct was generated from the following files: