![]() |
OpenMash Documentations | Class Index | Method Index | Class Hierarchy |
TCL CLASS
IndivaHostManager
Main application object for host manager (hm). It is responsible for parsing command lines arguments, initializing user-defined resources and commands, and creating an HMAgent. The intelligence of the application lies in HMAgent.
init, init_args, init_resources
IndivaHostManager public init { argv }
Initialize default values for command line arguments, parse command line arguments, and load user hooks. Finally, create an HM agent and run user hooks.
IndivaHostManager private init_args { o }
IndivaHostManager private init_resources { o }
init_as_args, init_as_resources, search_font, init_local, user_hook, instance, name, class, toplevel
tcl/indiva/ihm/ihm-application.tcl
HMAgent
Generated on Mon Apr 12 04:04:29 PDT 2004