Uses of Interface
manager.LogicalTimeListener

Packages that use LogicalTimeListener
manager   
 

Uses of LogicalTimeListener in manager
 

Classes in manager that implement LogicalTimeListener
 class Advancer
          A class which encapsulates the management of time advance with the RTI.
 class Advancer13
          An implementation of the Advancer class specific to the RTI-NG 1.3 DMSO RTI implementation.
 class Coupler
          The coupler class transparently couples the federate to the federation in a controlled manner.
 

Methods in manager with parameters of type LogicalTimeListener
 void LocalManager.addLogicalTimeListener(LogicalTimeListener ltl)
          Register a listener which will be notified whenever this federate is granted to advance its clock.