Each node in the graph has a UID of this type.  
 More...
#include <juce_AudioProcessorGraph.h>
Each node in the graph has a UID of this type. 
◆ NodeID() [1/2]
      
        
          | AudioProcessorGraph::NodeID::NodeID | ( |  | ) |  | 
      
 
 
◆ NodeID() [2/2]
  
  | 
        
          | AudioProcessorGraph::NodeID::NodeID | ( | uint32 | i | ) |  |  | explicit | 
 
 
◆ operator==()
  
  | 
        
          | bool AudioProcessorGraph::NodeID::operator== | ( | const NodeID & | other | ) | const |  | noexcept | 
 
 
◆ operator!=()
  
  | 
        
          | bool AudioProcessorGraph::NodeID::operator!= | ( | const NodeID & | other | ) | const |  | noexcept | 
 
 
◆ operator<()
  
  | 
        
          | bool AudioProcessorGraph::NodeID::operator< | ( | const NodeID & | other | ) | const |  | noexcept | 
 
 
◆ uid
      
        
          | uint32 AudioProcessorGraph::NodeID::uid = 0 | 
      
 
 
The documentation for this struct was generated from the following file: