Ingen  0.5.1
Classes
Client-Side Models and Utilities

Classes

class  Ingen::Client::ArcModel
 Class to represent a port->port connections in the engine. More...
 
class  Ingen::Client::BlockModel
 Block model class, used by the client to store engine's state. More...
 
class  Ingen::Client::ClientStore
 Automatically manages models of objects in the engine. More...
 
class  Ingen::Client::GraphModel
 Client's model of a graph. More...
 
class  Ingen::Client::ObjectModel
 Base class for all Node models (BlockModel, GraphModel, PortModel). More...
 
class  Ingen::Client::PluginModel
 Model for a plugin available for loading. More...
 
class  Ingen::Client::PluginUI
 Custom user interface for a plugin. More...
 
class  Ingen::Client::PortModel
 Model of a port. More...
 
class  Ingen::Client::SigClientInterface
 A LibSigC++ signal emitting interface for clients to use. More...
 
class  Ingen::Client::ThreadedSigClientInterface
 A LibSigC++ signal emitting interface for clients to use. More...
 

Detailed Description