IRISLIB database
Container Class Reference

The <class>SYSTEM.Container</class> class provides an interface for managing container functions. More...

Inheritance diagram for Container:
Collaboration diagram for Container:

Static Public Member Functions

_.Library.Integer IsDeployed ()
 The <class>SYSTEM.Container</class> class provides an interface for managing container functions. More...
 
- Static Public Member Functions inherited from Help
_.Library.String Help (_.Library.String method)
 This is a helper class that is used by the various SYSTEM classes to provide a Help method. More...
 

Detailed Description

The <class>SYSTEM.Container</class> class provides an interface for managing container functions.


You can use it via the special $SYSTEM object:

You can call help to get a list of all entrypoints:

Do $SYSTEM.Container.Help()

Member Function Documentation

◆ IsDeployed()

_.Library.Integer IsDeployed ( )
static

The <class>SYSTEM.Container</class> class provides an interface for managing container functions.


You can use it via the special $SYSTEM object:

You can call help to get a list of all entrypoints:

Do $SYSTEM.Container.Help()

Returns whether or not this instance has been deployed with Durable SYS.