INRIA & FluxMedia

Uses of Class
fr.fluxmedia.transmorpher.engine.TLoop

Packages that use TLoop
fr.fluxmedia.transmorpher.engine   
 

Uses of TLoop in fr.fluxmedia.transmorpher.engine
 

Fields in fr.fluxmedia.transmorpher.engine declared as TLoop
(package private)  TLoop LoopManagerHandler.iOwner
          the owner
 

Methods in fr.fluxmedia.transmorpher.engine with parameters of type TLoop
(package private)  void LoopManagerHandler.setOwner(TLoop loop)
          Sets owner of this LoopManagerHandler
 

Constructors in fr.fluxmedia.transmorpher.engine with parameters of type TLoop
LoopManagerHandler(TLoop loop)
          Constructs a new LoopManagerHandler and sets its owner *
XML_Port(java.lang.String pName, TProcess pProcessOwner, TLoop pContentHandler, int pNumPort, int pInOut)
          One constructor for TLoop ports
 


INRIA & FluxMedia

..no bottom yet...