DocBook|Search
Class Reference
%Library.Function
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Library] >  [Function]
Private  Storage  

class %Library.Function extends %RegisteredObject

Language independent accessors for selected system variables

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject Horolog HostName IPAddresses
NameSpace ProcessID TimeStamp TimeZone


Methods

• classmethod Horolog() as %String
Contains the current date and time as integer counters.
• classmethod HostName() as %String
Return current host name
• classmethod IPAddresses(HName As %String) as %String
Returns specified host IPs (comma separated) Note: it returns configured IPs not necessarily the actual NIC IPs If host name is not specified returns current host IPs.
• classmethod NameSpace() as %String
Contains the current namespace name.
• classmethod ProcessID() as %Integer
Contains the ID of the current process.
• classmethod TimeStamp() as %String
Contains the current date and time in Coordinated Universal Time format.
• classmethod TimeZone() as %String
Contains the time zone offset from GMT