home OpenMash Documentations
Class Index Method Index Class Hierarchy

TCL CLASS

HMApplication

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.

SUPERCLASSES

Application

METHODS

init, init_args, init_resources

init

HMApplication 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.

init_args

HMApplication private init_args { o }

init_resources

HMApplication private init_resources { o }

INHERITED METHODS

search_font, init_local, user_hook, instance, name, class, toplevel

FILENAME

tcl/hm/application-hm.tcl

SEE ALSO

HMAgent


Generated on Mon Apr 12 04:04:28 PDT 2004