A B C D E F G H I K L M N P R S T U V W _ 

A

Any - com.ericsson.otp.ic中的类
The Any class is the java mapping of the any OMG-IDL type.
Any() - 类 的构造器com.ericsson.otp.ic.Any
 
AnyHelper - com.ericsson.otp.ic中的类
Helper class for Any, according to OMG-IDL java mapping.
AnyHolder - com.ericsson.otp.ic中的类
Holder class for Any, according to OMG-IDL java mapping.
AnyHolder() - 类 的构造器com.ericsson.otp.ic.AnyHolder
 
AnyHolder(Any) - 类 的构造器com.ericsson.otp.ic.AnyHolder
 

B

BooleanHolder - com.ericsson.otp.ic中的类
Holder class for Boolean, according to OMG-IDL java mapping.
BooleanHolder() - 类 的构造器com.ericsson.otp.ic.BooleanHolder
 
BooleanHolder(boolean) - 类 的构造器com.ericsson.otp.ic.BooleanHolder
 
ByteHolder - com.ericsson.otp.ic中的类
Holder class for Byte, according to OMG-IDL java mapping.
ByteHolder() - 类 的构造器com.ericsson.otp.ic.ByteHolder
 
ByteHolder(byte) - 类 的构造器com.ericsson.otp.ic.ByteHolder
 

C

caller_pid() - 类 中的方法com.ericsson.otp.ic.Environment
Caller identity accessor.
CharHolder - com.ericsson.otp.ic中的类
Holder class for Char, according to OMG-IDL java mapping.
CharHolder() - 类 的构造器com.ericsson.otp.ic.CharHolder
 
CharHolder(char) - 类 的构造器com.ericsson.otp.ic.CharHolder
 
client_stop_server() - 类 中的方法com.ericsson.otp.ic.Environment
 
com.ericsson.otp.ic - 程序包 com.ericsson.otp.ic
 
connect() - 类 中的方法com.ericsson.otp.ic.Environment
Client stub side connector.
content_type() - 类 中的方法com.ericsson.otp.ic.TypeCode
Content type accessor method for TypeCode.
content_type(TypeCode) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the content type value of TypeCode.

D

default_index() - 类 中的方法com.ericsson.otp.ic.TypeCode
Index accessor method for TypeCode.
default_index(int) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the default index value of TypeCode.
disconnect() - 类 中的方法com.ericsson.otp.ic.Environment
Closes the established connection.
discriminator_type() - 类 中的方法com.ericsson.otp.ic.TypeCode
Discriminator type accessor method for TypeCode.
discriminator_type(TypeCode) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the type of the discriminator value of TypeCode.
DoubleHolder - com.ericsson.otp.ic中的类
Holder class for Double, according to OMG-IDL java mapping.
DoubleHolder() - 类 的构造器com.ericsson.otp.ic.DoubleHolder
 
DoubleHolder(double) - 类 的构造器com.ericsson.otp.ic.DoubleHolder
 

E

Environment - com.ericsson.otp.ic中的类
The Environment class handles communication setup and stub state.
Environment(OtpSelf, OtpPeer, Object) - 类 的构造器com.ericsson.otp.ic.Environment
Client stub side constructor.
Environment(String, String, String, Object) - 类 的构造器com.ericsson.otp.ic.Environment
Client stub side constructor.
Environment(OtpConnection, Object) - 类 的构造器com.ericsson.otp.ic.Environment
Client stub side constructor.
Environment() - 类 的构造器com.ericsson.otp.ic.Environment
Server skeleton side constructor.
equal(Any) - 类 中的方法com.ericsson.otp.ic.Any
Any comparison method
equal(Pid) - 类 中的方法com.ericsson.otp.ic.Pid
Comparisson method for Pid.
equal(Port) - 类 中的方法com.ericsson.otp.ic.Port
Comparisson method for Port.
equal(Ref) - 类 中的方法com.ericsson.otp.ic.Ref
Comparisson method for Ref.
equal(Term) - 类 中的方法com.ericsson.otp.ic.Term
Term comparison method
equal(TypeCode) - 类 中的方法com.ericsson.otp.ic.TypeCode
Comparisson method for TypeCode.
equals(Object) - 类 中的方法com.ericsson.otp.ic.BooleanHolder
Comparisson method for Booleans.
equals(boolean) - 类 中的方法com.ericsson.otp.ic.BooleanHolder
Comparisson method for Booleans.
equals(Object) - 类 中的方法com.ericsson.otp.ic.ByteHolder
Comparisson method for Bytes.
equals(byte) - 类 中的方法com.ericsson.otp.ic.ByteHolder
Comparisson method for Byte.
equals(Object) - 类 中的方法com.ericsson.otp.ic.CharHolder
Comparisson method for Chars.
equals(char) - 类 中的方法com.ericsson.otp.ic.CharHolder
Comparisson method for Chars.
equals(Object) - 类 中的方法com.ericsson.otp.ic.DoubleHolder
Comparisson method for Doubles.
equals(double) - 类 中的方法com.ericsson.otp.ic.DoubleHolder
Comparisson method for Doubles.
equals(Object) - 类 中的方法com.ericsson.otp.ic.FloatHolder
Comparisson method for Floats.
equals(float) - 类 中的方法com.ericsson.otp.ic.FloatHolder
Comparisson method for Floats.
equals(Object) - 类 中的方法com.ericsson.otp.ic.IntHolder
Comparisson method for Ints.
equals(int) - 类 中的方法com.ericsson.otp.ic.IntHolder
Comparisson method for Ints.
equals(Object) - 类 中的方法com.ericsson.otp.ic.LongHolder
Comparisson method for Longs.
equals(long) - 类 中的方法com.ericsson.otp.ic.LongHolder
Comparisson method for Longs.
equals(Object) - 类 中的方法com.ericsson.otp.ic.ShortHolder
Comparisson method for Shorts.
equals(short) - 类 中的方法com.ericsson.otp.ic.ShortHolder
Comparisson method for Shorts.
equals(Object) - 类 中的方法com.ericsson.otp.ic.StringHolder
Comparisson method for Strings.
equals(String) - 类 中的方法com.ericsson.otp.ic.StringHolder
Comparisson method for Strings.
extract(Any) - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Standard method for extracting a Pid from an Any.
extract(Any) - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Standard method for extracting a Port from an Any.
extract(Any) - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Standard method for extracting a Ref from an Any.
extract_atom() - 类 中的方法com.ericsson.otp.ic.Any
Atom value extractor method
extract_atom() - 类 中的方法com.ericsson.otp.ic.Term
Atom value extractor method
extract_boolean() - 类 中的方法com.ericsson.otp.ic.Any
Boolean value extractor method
extract_boolean() - 类 中的方法com.ericsson.otp.ic.Term
Boolean value extractor method
extract_char() - 类 中的方法com.ericsson.otp.ic.Any
Char value extractor method
extract_char() - 类 中的方法com.ericsson.otp.ic.Term
Char value extractor method
extract_double() - 类 中的方法com.ericsson.otp.ic.Any
Double value extractor method
extract_double() - 类 中的方法com.ericsson.otp.ic.Term
Double value extractor method
extract_float() - 类 中的方法com.ericsson.otp.ic.Any
Float value extractor method
extract_float() - 类 中的方法com.ericsson.otp.ic.Term
Float value extractor method
extract_long() - 类 中的方法com.ericsson.otp.ic.Any
Long value extractor method
extract_long() - 类 中的方法com.ericsson.otp.ic.Term
Long value extractor method
extract_longlong() - 类 中的方法com.ericsson.otp.ic.Any
Long Long value extractor method
extract_longlong() - 类 中的方法com.ericsson.otp.ic.Term
Long Long value extractor method
extract_Object() - 类 中的方法com.ericsson.otp.ic.Term
Extract Object value from Term
extract_octet() - 类 中的方法com.ericsson.otp.ic.Any
Octet value extractor method
extract_octet() - 类 中的方法com.ericsson.otp.ic.Term
Octet value extractor method
extract_Pid() - 类 中的方法com.ericsson.otp.ic.Term
Pid value extractor method
extract_Port() - 类 中的方法com.ericsson.otp.ic.Term
Port value extractor method
extract_Ref() - 类 中的方法com.ericsson.otp.ic.Term
Ref value extractor method
extract_short() - 类 中的方法com.ericsson.otp.ic.Any
Short value extractor method
extract_short() - 类 中的方法com.ericsson.otp.ic.Term
Short value extractor method
extract_Streamable() - 类 中的方法com.ericsson.otp.ic.Any
Object Stream extractor method
extract_Streamable() - 类 中的方法com.ericsson.otp.ic.Term
Object Stream extractor method
extract_string() - 类 中的方法com.ericsson.otp.ic.Any
String value extractor method
extract_string() - 类 中的方法com.ericsson.otp.ic.Term
String value extractor method
extract_ulong() - 类 中的方法com.ericsson.otp.ic.Any
Unsigned Long value extractor method
extract_ulong() - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Long value extractor method
extract_ulonglong() - 类 中的方法com.ericsson.otp.ic.Any
Unsigned Long Long value extractor method
extract_ulonglong() - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Long Long value extractor method
extract_ushort() - 类 中的方法com.ericsson.otp.ic.Any
Unsigned Short value extractor method
extract_ushort() - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Short value extractor method
extract_wchar() - 类 中的方法com.ericsson.otp.ic.Any
Wchar value extractor method
extract_wchar() - 类 中的方法com.ericsson.otp.ic.Term
Wchar value extractor method
extract_wstring() - 类 中的方法com.ericsson.otp.ic.Any
Wstring value extractor method
extract_wstring() - 类 中的方法com.ericsson.otp.ic.Term
Wstring value extractor method

F

FloatHolder - com.ericsson.otp.ic中的类
Holder class for Float, according to OMG-IDL java mapping.
FloatHolder() - 类 的构造器com.ericsson.otp.ic.FloatHolder
 
FloatHolder(float) - 类 的构造器com.ericsson.otp.ic.FloatHolder
 
from_int(int) - 类 中的静态方法com.ericsson.otp.ic.TCKind
Translator method for TCKind.

G

getIs() - 类 中的方法com.ericsson.otp.ic.Environment
Input Stream accessor.
getOs() - 类 中的方法com.ericsson.otp.ic.Environment
Output Stream accessor.
getScaller() - 类 中的方法com.ericsson.otp.ic.Environment
Server skeleton side client (caller) pid accessor.
getSref() - 类 中的方法com.ericsson.otp.ic.Environment
Server skeleton side client call reference accessor.

H

Holder - com.ericsson.otp.ic中的接口
Holder interface class.

I

id() - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Standard method that returns the interface repository identity.
id() - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Standard method that returns the interface repository identity.
id() - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Standard method that returns the interface repository identity.
id() - 类 中的方法com.ericsson.otp.ic.TypeCode
Accessor method for the id value of TypeCode.
id(String) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the id value of TypeCode.
init() - 类 中的方法com.ericsson.otp.ic.Environment
Private variable initialization.
insert(Any, Pid) - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Standard method for inserting a Pid to an Any.
insert(Any, Port) - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Standard method for inserting a Port to an Any.
insert(Any, Ref) - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Standard method for inserting a Ref to an Any.
insert_atom(String) - 类 中的方法com.ericsson.otp.ic.Any
Atom value insertion method
insert_atom(String) - 类 中的方法com.ericsson.otp.ic.Term
Atom value insertion method
insert_boolean(boolean) - 类 中的方法com.ericsson.otp.ic.Any
Boolean value insertion method
insert_boolean(boolean) - 类 中的方法com.ericsson.otp.ic.Term
Boolean value insertion method
insert_char(char) - 类 中的方法com.ericsson.otp.ic.Any
Char value insertion method
insert_char(char) - 类 中的方法com.ericsson.otp.ic.Term
Char value insertion method
insert_char(long) - 类 中的方法com.ericsson.otp.ic.Term
Char value insertion method
insert_double(double) - 类 中的方法com.ericsson.otp.ic.Any
Double value insertion method
insert_double(double) - 类 中的方法com.ericsson.otp.ic.Term
Double value insertion method
insert_float(float) - 类 中的方法com.ericsson.otp.ic.Any
Float value insertion method
insert_float(float) - 类 中的方法com.ericsson.otp.ic.Term
Float value insertion method
insert_float(double) - 类 中的方法com.ericsson.otp.ic.Term
Float value insertion method
insert_long(int) - 类 中的方法com.ericsson.otp.ic.Any
Long value insertion method
insert_long(int) - 类 中的方法com.ericsson.otp.ic.Term
Long value insertion method
insert_long(long) - 类 中的方法com.ericsson.otp.ic.Term
Long value insertion method
insert_longlong(long) - 类 中的方法com.ericsson.otp.ic.Any
Long Long value insertion method
insert_longlong(long) - 类 中的方法com.ericsson.otp.ic.Term
Long Long value insertion method
insert_Object(OtpErlangObject) - 类 中的方法com.ericsson.otp.ic.Term
Inserts Objects to Term
insert_octet(byte) - 类 中的方法com.ericsson.otp.ic.Any
Octet value insertion method
insert_octet(byte) - 类 中的方法com.ericsson.otp.ic.Term
Octet value insertion method
insert_octet(long) - 类 中的方法com.ericsson.otp.ic.Term
Octet value insertion method
insert_Pid(Pid) - 类 中的方法com.ericsson.otp.ic.Term
Pid value insertion method
insert_Port(Port) - 类 中的方法com.ericsson.otp.ic.Term
Port value insertion method
insert_Ref(Ref) - 类 中的方法com.ericsson.otp.ic.Term
Ref value insertion method
insert_short(short) - 类 中的方法com.ericsson.otp.ic.Any
Short value insertion method
insert_short(short) - 类 中的方法com.ericsson.otp.ic.Term
Short value insertion method
insert_short(long) - 类 中的方法com.ericsson.otp.ic.Term
Short value insertion method
insert_Streamable(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.Any
Object Stream insertion method
insert_string(String) - 类 中的方法com.ericsson.otp.ic.Any
String value insertion method
insert_string(String) - 类 中的方法com.ericsson.otp.ic.Term
String value insertion method
insert_ulong(int) - 类 中的方法com.ericsson.otp.ic.Any
Unsigned Long value insertion method
insert_ulong(int) - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Long value insertion method
insert_ulong(long) - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Long value insertion method
insert_ulonglong(long) - 类 中的方法com.ericsson.otp.ic.Any
Unsigned Long Long value insertion method
insert_ulonglong(long) - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Long Long value insertion method
insert_ushort(short) - 类 中的方法com.ericsson.otp.ic.Any
Unsigned Short value insertion method
insert_ushort(short) - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Short value insertion method
insert_ushort(long) - 类 中的方法com.ericsson.otp.ic.Term
Unsigned Short value insertion method
insert_wchar(char) - 类 中的方法com.ericsson.otp.ic.Any
Wchar value insertion method
insert_wchar(char) - 类 中的方法com.ericsson.otp.ic.Term
Wchar value insertion method
insert_wchar(long) - 类 中的方法com.ericsson.otp.ic.Term
Wchar value insertion method
insert_wstring(String) - 类 中的方法com.ericsson.otp.ic.Any
Wstring value insertion method
insert_wstring(String) - 类 中的方法com.ericsson.otp.ic.Term
Wstring value insertion method
IntHolder - com.ericsson.otp.ic中的类
Holder class for Int, according to OMG-IDL java mapping.
IntHolder() - 类 的构造器com.ericsson.otp.ic.IntHolder
 
IntHolder(int) - 类 的构造器com.ericsson.otp.ic.IntHolder
 
isAtom() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isBinary() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isConstant() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isFloat() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isInteger() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isList() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isNumber() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isPid() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isPort() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isReference() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isStopped() - 类 中的方法com.ericsson.otp.ic.Environment
Server stop request controller.
isString() - 类 中的方法com.ericsson.otp.ic.Term
Guard method
isTuple() - 类 中的方法com.ericsson.otp.ic.Term
Guard method

K

kind() - 类 中的方法com.ericsson.otp.ic.TypeCode
Accessor method for the TCKind value of TypeCode.
kind(TCKind) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the TCKind value of TypeCode.
kind(String) - 类 中的静态方法com.ericsson.otp.ic.TypeCode
Insertion method for the TCKind value of TypeCode.

L

length() - 类 中的方法com.ericsson.otp.ic.TypeCode
Length accessor method for TypeCode.
length(int) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the length value of TypeCode.
LongHolder - com.ericsson.otp.ic中的类
Holder class for Long, used by the Term class.
LongHolder() - 类 的构造器com.ericsson.otp.ic.LongHolder
 
LongHolder(long) - 类 的构造器com.ericsson.otp.ic.LongHolder
 

M

marshal(OtpOutputStream, Any) - 类 中的静态方法com.ericsson.otp.ic.AnyHelper
Marshal method for the Any class, encodes the Any object to the output stream.
marshal(OtpOutputStream, Pid) - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Marshal method for the Pid class, encodes the Pid object to the output stream.
marshal(OtpOutputStream, Port) - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Marshal method for the Port class, encodes the Port object to the output stream.
marshal(OtpOutputStream, Ref) - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Marshal method for the Ref class, encodes the Ref object to the output stream.
marshal(OtpOutputStream, Term) - 类 中的静态方法com.ericsson.otp.ic.TermHelper
Marshal method for the Term class, encodes the Term object to the output stream.
marshal(OtpOutputStream, TypeCode) - 类 中的静态方法com.ericsson.otp.ic.TypeCode
Marshal operation for TypeCode.
member_count() - 类 中的方法com.ericsson.otp.ic.TypeCode
Accessor method for the member number value of TypeCode.
member_count(int) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the member number value of TypeCode.
member_label(int) - 类 中的方法com.ericsson.otp.ic.TypeCode
Member label accessor method for TypeCode.
member_label(int, Any) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the indexed member label of TypeCode.
member_name(int) - 类 中的方法com.ericsson.otp.ic.TypeCode
Member name accessor method for TypeCode.
member_name(int, String) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the indexed member name of TypeCode.
member_type(int) - 类 中的方法com.ericsson.otp.ic.TypeCode
Member type accessor method for TypeCode.
member_type(int, TypeCode) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the indexed member type of TypeCode.

N

name() - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Standard method that returns the Pid class name.
name() - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Standard method that returns the Port class name.
name() - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Standard method that returns the Ref class name.
name() - 类 中的方法com.ericsson.otp.ic.TypeCode
Accessor method for the name value of TypeCode.
name(String) - 类 中的方法com.ericsson.otp.ic.TypeCode
Insertion method for the name value of TypeCode.

P

Pid - com.ericsson.otp.ic中的类
Pid class mapps the built-in erlang type pid, a process identity.
Pid(OtpSelf) - 类 的构造器com.ericsson.otp.ic.Pid
 
Pid(OtpInputStream) - 类 的构造器com.ericsson.otp.ic.Pid
 
Pid(String, int, int, int) - 类 的构造器com.ericsson.otp.ic.Pid
 
PidHelper - com.ericsson.otp.ic中的类
Helper class for Pid.
PidHolder - com.ericsson.otp.ic中的类
Holder class for Pid.
PidHolder() - 类 的构造器com.ericsson.otp.ic.PidHolder
 
PidHolder(Pid) - 类 的构造器com.ericsson.otp.ic.PidHolder
 
Port - com.ericsson.otp.ic中的类
Port class mapps the built-in erlang type port, a process port.
Port(OtpInputStream) - 类 的构造器com.ericsson.otp.ic.Port
 
Port(String, int, int) - 类 的构造器com.ericsson.otp.ic.Port
 
PortHelper - com.ericsson.otp.ic中的类
Helper class for Port.
PortHolder - com.ericsson.otp.ic中的类
Holder class for Port.
PortHolder() - 类 的构造器com.ericsson.otp.ic.PortHolder
 
PortHolder(Port) - 类 的构造器com.ericsson.otp.ic.PortHolder
 

R

read_value(OtpInputStream, TypeCode) - 类 中的方法com.ericsson.otp.ic.Any
Reads a value from the stream, according to the inserted TypeCode
receive() - 类 中的方法com.ericsson.otp.ic.Environment
Client message receiver.
receive(OtpConnection) - 类 中的方法com.ericsson.otp.ic.Environment
Universal message receiver.
received_ref() - 类 中的方法com.ericsson.otp.ic.Environment
Received message reference accessor.
reconnect() - 类 中的方法com.ericsson.otp.ic.Environment
Reconnects a client by closing existing connection and connecting.
Ref - com.ericsson.otp.ic中的类
Ref class mapps the built-in erlang type Ref, a message reference.
Ref(OtpSelf) - 类 的构造器com.ericsson.otp.ic.Ref
 
Ref(OtpInputStream) - 类 的构造器com.ericsson.otp.ic.Ref
 
Ref(String, int, int) - 类 的构造器com.ericsson.otp.ic.Ref
Old style Ref costructor.
Ref(String, int[], int) - 类 的构造器com.ericsson.otp.ic.Ref
 
RefHelper - com.ericsson.otp.ic中的类
Helper class for Ref.
RefHolder - com.ericsson.otp.ic中的类
Holder class for Ref.
RefHolder() - 类 的构造器com.ericsson.otp.ic.RefHolder
 
RefHolder(Ref) - 类 的构造器com.ericsson.otp.ic.RefHolder
 

S

send() - 类 中的方法com.ericsson.otp.ic.Environment
Client side message sender.
server() - 类 中的方法com.ericsson.otp.ic.Environment
Server RegName/OtpErlangPid accessor.
server_stop_server() - 类 中的方法com.ericsson.otp.ic.Environment
 
ShortHolder - com.ericsson.otp.ic中的类
Holder class for Short, according to OMG-IDL java mapping.
ShortHolder() - 类 的构造器com.ericsson.otp.ic.ShortHolder
 
ShortHolder(short) - 类 的构造器com.ericsson.otp.ic.ShortHolder
 
StringHolder - com.ericsson.otp.ic中的类
Holder class for String, according to OMG-IDL java mapping.
StringHolder() - 类 的构造器com.ericsson.otp.ic.StringHolder
 
StringHolder(String) - 类 的构造器com.ericsson.otp.ic.StringHolder
 

T

tag() - 类 中的方法com.ericsson.otp.ic.Term
Tag accessor method
TCKind - com.ericsson.otp.ic中的类
The TCKind class is the implementation of the OMG-IDL enumerant type TCKind.
Term - com.ericsson.otp.ic中的类
The Term class is intended to represent the erlang term generic type.
Term() - 类 的构造器com.ericsson.otp.ic.Term
 
TermHelper - com.ericsson.otp.ic中的类
Helper class for Term.
TermHolder - com.ericsson.otp.ic中的类
Holder class for Term.
TermHolder() - 类 的构造器com.ericsson.otp.ic.TermHolder
 
TermHolder(Term) - 类 的构造器com.ericsson.otp.ic.TermHolder
 
tk_alias - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_any - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_array - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_boolean - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_char - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_double - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_enum - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_except - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_fixed - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_float - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_long - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_longdouble - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_longlong - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_null - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_objref - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_octet - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_Principal - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_sequence - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_short - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_string - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_struct - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_TypeCode - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_ulong - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_ulonglong - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_union - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_ushort - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_void - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_wchar - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
tk_wstring - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
type() - 类 中的方法com.ericsson.otp.ic.Any
TypeCode accessor method
type(TypeCode) - 类 中的方法com.ericsson.otp.ic.Any
TypeCode insertion method
type() - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Standard TypeCode accessor method.
type() - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Standard TypeCode accessor method.
type() - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Standard TypeCode accessor method.
TypeCode - com.ericsson.otp.ic中的类
The TypeCode class is the implementation of the OMG-IDL TypeCode type.
TypeCode() - 类 的构造器com.ericsson.otp.ic.TypeCode
 
TypeCode(TCKind) - 类 的构造器com.ericsson.otp.ic.TypeCode
 

U

uHead() - 类 中的方法com.ericsson.otp.ic.Environment
Decodes the message head from existing stream.
uHead(OtpInputStream) - 类 中的方法com.ericsson.otp.ic.Environment
Decodes the message head and writes over input stream.
uLabel(Dictionary) - 类 中的方法com.ericsson.otp.ic.Environment
Operation label accessor.
unmarshal(OtpInputStream) - 类 中的静态方法com.ericsson.otp.ic.AnyHelper
Unmarshal method for the Any class, decodes an Any object from the stream.
unmarshal(OtpInputStream) - 类 中的静态方法com.ericsson.otp.ic.PidHelper
Unmarshal method for the Pid class, decodes a Pid object from the stream.
unmarshal(OtpInputStream) - 类 中的静态方法com.ericsson.otp.ic.PortHelper
Unmarshal method for the Port class, decodes a Port object from the stream.
unmarshal(OtpInputStream) - 类 中的静态方法com.ericsson.otp.ic.RefHelper
Unmarshal method for the Ref class, decodes a Ref object from the stream.
unmarshal(OtpInputStream) - 类 中的静态方法com.ericsson.otp.ic.TermHelper
Unmarshal method for the Term class, decodes a Term object from the stream.
unmarshal(OtpInputStream) - 类 中的静态方法com.ericsson.otp.ic.TypeCode
Unmarshal operation for TypeCode.

V

validOp(Dictionary) - 类 中的方法com.ericsson.otp.ic.Environment
Operation controller.
value - 类 中的变量com.ericsson.otp.ic.AnyHolder
 
value - 类 中的变量com.ericsson.otp.ic.BooleanHolder
 
value - 类 中的变量com.ericsson.otp.ic.ByteHolder
 
value - 类 中的变量com.ericsson.otp.ic.CharHolder
 
value - 类 中的变量com.ericsson.otp.ic.DoubleHolder
 
value - 类 中的变量com.ericsson.otp.ic.FloatHolder
 
value - 类 中的变量com.ericsson.otp.ic.IntHolder
 
value - 类 中的变量com.ericsson.otp.ic.LongHolder
 
value - 类 中的变量com.ericsson.otp.ic.PidHolder
Pid instance variable.
value - 类 中的变量com.ericsson.otp.ic.PortHolder
Port instance variable.
value - 类 中的变量com.ericsson.otp.ic.RefHolder
Ref instance variable.
value - 类 中的变量com.ericsson.otp.ic.ShortHolder
 
value - 类 中的变量com.ericsson.otp.ic.StringHolder
 
value() - 类 中的方法com.ericsson.otp.ic.TCKind
Accessor method for the value of TCKind.
value - 类 中的变量com.ericsson.otp.ic.TermHolder
Term instance variable.

W

write_client_pid() - 类 中的方法com.ericsson.otp.ic.Environment
Client Pid Encoder.
write_client_ref() - 类 中的方法com.ericsson.otp.ic.Environment
Client Ref Encoder.
write_value(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.Any
Writes the Any's value to the ouput stream
write_value(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.Term
Writes the value of Term to a stream

_

_marshal(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.AnyHolder
Marshal method for the Any class, encodes the Any object to the output stream.
_marshal(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.PidHolder
Marshal method for the PidHolder class, encodes the Pid object value to the output stream.
_marshal(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.PortHolder
Marshal method for the PortHolder class, encodes the Port object value to the output stream.
_marshal(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.RefHolder
Marshal method for the RefHolder class, encodes the Ref object value to the output stream.
_marshal(OtpOutputStream) - 类 中的方法com.ericsson.otp.ic.TermHolder
Marshal method for the TermHolder class, encodes the Term object value to the output stream.
_tk_alias - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_any - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_array - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_atom - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_boolean - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_char - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_double - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_enum - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_except - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_fixed - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_float - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_long - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_longdouble - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_longlong - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_null - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_objref - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_octet - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_pid - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_port - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_Principal - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_ref - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_sequence - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_short - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_string - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_struct - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_term - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_TypeCode - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_ulong - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_ulonglong - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_union - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_ushort - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_void - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_wchar - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_tk_wstring - 类 中的静态变量com.ericsson.otp.ic.TCKind
 
_unmarshal(OtpInputStream) - 类 中的方法com.ericsson.otp.ic.AnyHolder
Unmarshal method for the Any class, decodes an Any object from the stream and assigns it to the Holder value.
_unmarshal(OtpInputStream) - 类 中的方法com.ericsson.otp.ic.PidHolder
Unmarshal method for the PidHolder class, decodes a Pid object from the output stream and assigns it to the Holder value field.
_unmarshal(OtpInputStream) - 类 中的方法com.ericsson.otp.ic.PortHolder
Unmarshal method for the PortHolder class, decodes a Port object from the output stream and assigns it to the Holder value field.
_unmarshal(OtpInputStream) - 类 中的方法com.ericsson.otp.ic.RefHolder
Unmarshal method for the RefHolder class, decodes a Ref object from the output stream and assigns it to the Holder value field.
_unmarshal(OtpInputStream) - 类 中的方法com.ericsson.otp.ic.TermHolder
Unmarshal method for the TermHolder class, decodes a Term object from the output stream and assigns it to the Holder value field.
A B C D E F G H I K L M N P R S T U V W _ 
Copyright © 1991-2007 Ericsson AB