All files / src/Ice index.js

100% Statements 167/167
100% Branches 1/1
100% Functions 0/0
100% Lines 167/167

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 16841x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x 41x  
import * as Ice_Address from "./Address.js";
import * as Ice_ArrayUtil from "./ArrayUtil.js";
import * as Ice_AsyncResult from "./AsyncResult.js";
import * as Ice_AsyncStatus from "./AsyncStatus.js";
import * as Ice_Buffer from "./Buffer.js";
import * as Ice_BuiltinSequences from "./BuiltinSequences.js";
import * as Ice_Communicator from "./Communicator.js";
// Must be imported after Communicator.js for the prototype extensions.
import "./CommunicatorExtensions.js";
import * as Ice_CompositeSliceLoader from "./CompositeSliceLoader.js";
import * as Ice_Connection from "./Connection.js";
import * as Ice_Context from "./Context.js";
import * as Ice_Current from "./Current.js";
// Must be imported after Current.js for the prototype extensions.
import "./CurrentExtensions.js";
import * as Ice_DefaultsAndOverrides from "./DefaultsAndOverrides.js";
import * as Ice_Endpoint from "./Endpoint.js";
import * as Ice_EndpointSelectionType from "./EndpointSelectionType.js";
import * as Ice_EndpointTypes from "./EndpointTypes.js";
import * as Ice_EnumBase from "./EnumBase.js";
import * as Ice_Exception from "./Exception.js";
import * as Ice_FormatType from "./FormatType.js";
import * as Ice_HashMap from "./HashMap.js";
import * as Ice_HashUtil from "./HashUtil.js";
import * as Ice_Identity from "./Identity.js";
import * as Ice_IncomingRequest from "./IncomingRequest.js";
// Must be imported after Identity.js for the prototype extensions.
import "./IdentityExtensions.js";
import * as Ice_StringToIdentity from "./StringToIdentity.js";
import * as Ice_IdentityToString from "./IdentityToString.js";
import * as Ice_ImplicitContext from "./ImplicitContext.js";
import * as Ice_Initialize from "./Initialize.js";
import * as Ice_InputStream from "./InputStream.js";
import * as Ice_Instance from "./Instance.js";
// Must be imported after Instance.js for the prototype extensions.
import "./InstanceExtensions.js";
import * as Ice_LocalException from "./LocalException.js";
import * as Ice_LocalExceptions from "./LocalExceptions.js";
import * as Ice_Locator from "./Locator.js";
import * as Ice_LocatorRegistry from "./LocatorRegistry.js";
import * as Ice_LocatorInfo from "./LocatorInfo.js";
import * as Ice_Logger from "./Logger.js";
import * as Ice_MapUtil from "./MapUtil.js";
import * as Ice_Object from "./Object.js";
// Must be imported after Object.js for the prototype extensions.
import "./ObjectExtensions.js";
import * as Ice_ObjectAdapter from "./ObjectAdapter.js";
import * as Ice_ObjectPrx from "./ObjectPrx.js";
// Must be imported after ObjectPrx.js for the prototype extensions.
import "./ObjectPrxExtensions.js";
import * as Ice_Operation from "./Operation.js";
import * as Ice_OperationMode from "./OperationMode.js";
import * as Ice_OptionalFormat from "./OptionalFormat.js";
import * as Ice_OutgoingAsync from "./OutgoingAsync.js";
import * as Ice_OutgoingResponse from "./OutgoingResponse.js";
import * as Ice_OutputStream from "./OutputStream.js";
import * as Ice_Process from "./Process.js";
import * as Ice_ProcessLogger from "./ProcessLogger.js";
import * as Ice_Promise from "./Promise.js";
import * as Ice_Properties from "./Properties.js";
import * as Ice_PropertiesAdmin from "./PropertiesAdmin.js";
import * as Ice_Property from "./Property.js";
import * as Ice_PropertyDict from "./PropertyDict.js";
import * as Ice_PropertyNames from "./PropertyNames.js";
import * as Ice_Protocol from "./Protocol.js";
import * as Ice_ProtocolInstance from "./ProtocolInstance.js";
import * as Ice_Reference from "./Reference.js";
import * as Ice_ReferenceMode from "./ReferenceMode.js";
import * as Ice_RemoteLogger from "./RemoteLogger.js";
import * as Ice_ReplyStatus from "./ReplyStatus.js";
import * as Ice_Router from "./Router.js";
import * as Ice_RouterInfo from "./RouterInfo.js";
import * as Ice_StreamHelpers from "./StreamHelpers.js";
import * as Ice_Struct from "./Struct.js";
import * as Ice_Timer from "./Timer.js";
import * as Ice_ToStringMode from "./ToStringMode.js";
import * as Ice_TraceLevels from "./TraceLevels.js";
import * as Ice_TraceUtil from "./TraceUtil.js";
import * as Ice_UnknownSlicedValue from "./UnknownSlicedValue.js";
import * as Ice_UserException from "./UserException.js";
import * as Ice_Value from "./Value.js";
import * as Ice_Version from "./Version.js";
// Must be imported after Version.js for the prototype extensions.
import "./VersionExtensions.js";
 
import * as Ice_SSL_ConnectionInfo from "./SSL/ConnectionInfo.js";
import * as Ice_SSL_EndpointInfo from "./SSL/EndpointInfo.js";
 
export const Ice = {
    ...Ice_Address,
    ...Ice_ArrayUtil,
    ...Ice_AsyncResult,
    ...Ice_AsyncStatus,
    ...Ice_Buffer,
    ...Ice_Communicator,
    ...Ice_CompositeSliceLoader,
    ...Ice_Connection,
    ...Ice_Current,
    ...Ice_DefaultsAndOverrides,
    ...Ice_Endpoint,
    ...Ice_EndpointSelectionType,
    ...Ice_EnumBase,
    ...Ice_Exception,
    ...Ice_FormatType,
    ...Ice_HashMap,
    ...Ice_HashUtil,
    ...Ice_StringToIdentity,
    ...Ice_IdentityToString,
    ...Ice_ImplicitContext,
    ...Ice_Initialize,
    ...Ice_InputStream,
    ...Ice_Instance,
    ...Ice_IncomingRequest,
    ...Ice_LocalException,
    ...Ice_LocalExceptions,
    ...Ice_LocatorInfo,
    ...Ice_Logger,
    ...Ice_MapUtil,
    ...Ice_Object,
    ...Ice_ObjectAdapter,
    ...Ice_ObjectPrx,
    ...Ice_Operation,
    ...Ice_OptionalFormat,
    ...Ice_OutgoingAsync,
    ...Ice_OutgoingResponse,
    ...Ice_OutputStream,
    ...Ice_ProcessLogger,
    ...Ice_Promise,
    ...Ice_Properties,
    ...Ice_Property,
    ...Ice_PropertyNames,
    ...Ice_Protocol,
    ...Ice_ProtocolInstance,
    ...Ice_Reference,
    ...Ice_ReferenceMode,
    ...Ice_RouterInfo,
    ...Ice_StreamHelpers,
    ...Ice_Struct,
    ...Ice_Timer,
    ...Ice_ToStringMode,
    ...Ice_TraceLevels,
    ...Ice_TraceUtil,
    ...Ice_UnknownSlicedValue,
    ...Ice_UserException,
    ...Ice_Value,
    ...Ice_BuiltinSequences.Ice,
    ...Ice_Context.Ice,
    ...Ice_Router.Ice,
    ...Ice_Locator.Ice,
    ...Ice_LocatorRegistry.Ice,
    ...Ice_EndpointTypes.Ice,
    ...Ice_Identity.Ice,
    ...Ice_OperationMode.Ice,
    ...Ice_Process.Ice,
    ...Ice_PropertiesAdmin.Ice,
    ...Ice_PropertyDict.Ice,
    ...Ice_RemoteLogger.Ice,
    ...Ice_ReplyStatus.Ice,
    ...Ice_Version.Ice,
};
 
const SSL = {
    ...Ice_SSL_ConnectionInfo,
    ...Ice_SSL_EndpointInfo,
};
 
Ice.SSL = SSL;