apm-callback-procs.tcl

APM callbacks library

Location:
packages/acs-lang/tcl/apm-callback-procs.tcl
Created:
August 2009
Author:
Emmanuelle Raffenne <eraffenne@gmail.com>
CVS Identification:
$Id: apm-callback-procs.tcl,v 1.3 2017/08/07 23:47:56 gustafn Exp $

Procedures in this file

Detailed information

lang::apm::after_install (private)

 lang::apm::after_install

After install callback

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.

lang::apm::after_upgrade (private)

 lang::apm::after_upgrade -from_version_name from_version_name \
    -to_version_name to_version_name

After upgrade callback for acs-lang

Switches:
-from_version_name
(required)
-to_version_name
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 apm_upgrade_logic apm_upgrade_logic (public) lang::apm::after_upgrade lang::apm::after_upgrade lang::apm::after_upgrade->apm_upgrade_logic

Testcases:
No testcase defined.
[ show source ]