|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TypeCode in org.jacorb.events |
Methods in org.jacorb.events that return TypeCode | |
TypeCode |
JacORBEventChannelHolder._type()
|
static TypeCode |
JacORBEventChannelHelper.type()
|
Uses of TypeCode in org.jacorb.imr |
Methods in org.jacorb.imr that return TypeCode | |
TypeCode |
UnknownServerNameHolder._type()
|
static TypeCode |
UnknownServerNameHelper.type()
|
static TypeCode |
StartupCommandHelper.type()
|
TypeCode |
ServerStartupFailedHolder._type()
|
static TypeCode |
ServerStartupFailedHelper.type()
|
TypeCode |
ServerStartupDaemonHolder._type()
|
static TypeCode |
ServerStartupDaemonHelper.type()
|
TypeCode |
ServerNameSeqHolder._type()
|
static TypeCode |
ServerNameSeqHelper.type()
|
TypeCode |
ServerInfoSeqHolder._type()
|
static TypeCode |
ServerInfoSeqHelper.type()
|
TypeCode |
ServerInfoHolder._type()
|
static TypeCode |
ServerInfoHelper.type()
|
TypeCode |
RegistrationHolder._type()
|
static TypeCode |
RegistrationHelper.type()
|
static TypeCode |
PortNumberHelper.type()
|
TypeCode |
POANameSeqHolder._type()
|
static TypeCode |
POANameSeqHelper.type()
|
static TypeCode |
POANameHelper.type()
|
TypeCode |
POAInfoSeqHolder._type()
|
static TypeCode |
POAInfoSeqHelper.type()
|
TypeCode |
POAInfoHolder._type()
|
static TypeCode |
POAInfoHelper.type()
|
static TypeCode |
LogicalServerNameHelper.type()
|
TypeCode |
ImplementationRepositoryHolder._type()
|
static TypeCode |
ImplementationRepositoryHelper.type()
|
TypeCode |
ImRInfoHolder._type()
|
static TypeCode |
ImRInfoHelper.type()
|
static TypeCode |
IORStringHelper.type()
|
static TypeCode |
HostNameHelper.type()
|
TypeCode |
HostInfoSeqHolder._type()
|
static TypeCode |
HostInfoSeqHelper.type()
|
TypeCode |
HostInfoHolder._type()
|
static TypeCode |
HostInfoHelper.type()
|
TypeCode |
AdminHolder._type()
|
static TypeCode |
AdminHelper.type()
|
Uses of TypeCode in org.jacorb.imr.AdminPackage |
Methods in org.jacorb.imr.AdminPackage that return TypeCode | |
TypeCode |
UnknownHostNameHolder._type()
|
TypeCode |
FileOpFailedHolder._type()
|
TypeCode |
DuplicateServerNameHolder._type()
|
TypeCode |
IllegalServerNameHolder._type()
|
static TypeCode |
UnknownHostNameHelper.type()
|
static TypeCode |
IllegalServerNameHelper.type()
|
static TypeCode |
FileOpFailedHelper.type()
|
static TypeCode |
DuplicateServerNameHelper.type()
|
Uses of TypeCode in org.jacorb.imr.RegistrationPackage |
Methods in org.jacorb.imr.RegistrationPackage that return TypeCode | |
TypeCode |
DuplicatePOANameHolder._type()
|
TypeCode |
IllegalPOANameHolder._type()
|
TypeCode |
InvalidSSDRefHolder._type()
|
TypeCode |
IllegalHostNameHolder._type()
|
static TypeCode |
InvalidSSDRefHelper.type()
|
static TypeCode |
IllegalPOANameHelper.type()
|
static TypeCode |
IllegalHostNameHelper.type()
|
static TypeCode |
DuplicatePOANameHelper.type()
|
Uses of TypeCode in org.jacorb.ir |
Fields in org.jacorb.ir declared as TypeCode | |
protected TypeCode |
TypedefDef.type
|
protected TypeCode |
PrimitiveDef.type
|
protected TypeCode |
IDLType.type
|
Methods in org.jacorb.ir that return TypeCode | |
TypeCode |
UnionDef.discriminator_type()
|
TypeCode |
TypedefDef.type()
|
static TypeCode |
TypeCodeUtil.getTypeCode(java.lang.Class c,
java.lang.Object o)
get a TypeCode for Class c. |
static TypeCode |
TypeCodeUtil.getTypeCode(java.lang.Class c,
java.lang.ClassLoader classLoader,
java.lang.Object o,
java.lang.String idlName)
get a TypeCode for Class c. |
TypeCode |
StructDef.type()
|
TypeCode |
SequenceDef.element_type()
|
TypeCode |
RepositoryImpl.get_canonical_typecode(TypeCode tc)
|
TypeCode |
PrimitiveDef.type()
|
TypeCode |
OperationDef.result()
|
TypeCode |
InterfaceDef.type()
|
TypeCode |
IDLType.type()
|
TypeCode |
ExceptionDef.type()
|
TypeCode |
ConstantDef.type()
|
TypeCode |
AttributeDef.type()
|
TypeCode |
ArrayDef.element_type()
|
Methods in org.jacorb.ir with parameters of type TypeCode | |
TypeCode |
RepositoryImpl.get_canonical_typecode(TypeCode tc)
|
static IDLType |
IDLType.create(TypeCode tc,
Repository ir)
Factory method for IDLType objects |
static IDLType |
IDLType.create(TypeCode tc,
Repository ir,
boolean define)
|
Constructors in org.jacorb.ir with parameters of type TypeCode | |
WstringDef(TypeCode tc)
|
|
StringDef(TypeCode tc)
|
|
SequenceDef(TypeCode tc,
Repository ir)
|
|
PrimitiveDef(TypeCode tc)
|
|
FixedDef(TypeCode tc)
|
|
ArrayDef(TypeCode tc,
Repository ir)
|
|
AliasDef(TypeCode type,
Container defined_in,
Repository containing_repository)
|
Uses of TypeCode in org.jacorb.ir.gui.typesystem.remote |
Methods in org.jacorb.ir.gui.typesystem.remote that return TypeCode | |
TypeCode |
IRParameter.getTypeCode()
This method was created by a SmartGuide. |
TypeCode |
IRNode.getTypeCode()
|
Uses of TypeCode in org.jacorb.orb |
Subclasses of TypeCode in org.jacorb.orb | |
class |
TypeCode
JacORB implementation of CORBA TypeCodes |
Methods in org.jacorb.orb that return TypeCode | |
TypeCode |
TypeCode.member_type(int index)
|
TypeCode |
TypeCode.discriminator_type()
|
TypeCode |
TypeCode.content_type()
|
TypeCode |
TypeCode.get_compact_typecode()
get_compact_typecode returns a new TypeCode with all
type and member information removed. |
TypeCode |
TypeCode.concrete_base_type()
|
static TypeCode |
TypeCode.originalType(TypeCode tc)
|
static TypeCode |
SystemExceptionHelper.type(SystemException s)
|
TypeCode |
ORBSingleton.create_alias_tc(java.lang.String id,
java.lang.String name,
TypeCode original_type)
|
TypeCode |
ORBSingleton.create_array_tc(int length,
TypeCode element_type)
|
TypeCode |
ORBSingleton.create_enum_tc(java.lang.String id,
java.lang.String name,
java.lang.String[] members)
create an enum TypeCode |
TypeCode |
ORBSingleton.create_exception_tc(java.lang.String id,
java.lang.String name,
StructMember[] members)
create an exception TypeCode |
TypeCode |
ORBSingleton.create_interface_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
ORBSingleton.create_fixed_tc(short digits,
short scale)
|
TypeCode |
ORBSingleton.create_recursive_tc(java.lang.String id)
|
TypeCode |
ORBSingleton.create_sequence_tc(int bound,
TypeCode element_type)
|
TypeCode |
ORBSingleton.create_string_tc(int bound)
|
TypeCode |
ORBSingleton.create_wstring_tc(int bound)
|
TypeCode |
ORBSingleton.create_struct_tc(java.lang.String id,
java.lang.String name,
StructMember[] members)
create a struct TypeCode |
TypeCode |
ORBSingleton.create_union_tc(java.lang.String id,
java.lang.String name,
TypeCode discriminator_type,
UnionMember[] members)
create a union TypeCode |
TypeCode |
ORBSingleton.get_primitive_tc(TCKind tcKind)
|
TypeCode |
ORBSingleton.create_value_tc(java.lang.String id,
java.lang.String name,
short type_modifier,
TypeCode concrete_base,
ValueMember[] members)
|
TypeCode |
ORBSingleton.create_value_box_tc(java.lang.String id,
java.lang.String name,
TypeCode boxed_type)
|
TypeCode |
ORBSingleton.create_abstract_interface_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
ORBSingleton.create_local_interface_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
ORBSingleton.create_native_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
CDRInputStream.read_TypeCode()
|
TypeCode |
Any.type()
|
TypeCode |
Any.originalType()
|
TypeCode |
Any.extract_TypeCode()
|
Methods in org.jacorb.orb with parameters of type TypeCode | |
boolean |
TypeCode.equal(TypeCode tc)
check TypeCodes for equality |
boolean |
TypeCode.equivalent(TypeCode tc)
less strict equivalence check, unwinds aliases |
static boolean |
TypeCode.isRecursive(TypeCode tc)
|
static java.lang.String |
TypeCode.idlTypeName(TypeCode tc)
convenience method |
static TypeCode |
TypeCode.originalType(TypeCode tc)
|
TypeCode |
ORBSingleton.create_alias_tc(java.lang.String id,
java.lang.String name,
TypeCode original_type)
|
TypeCode |
ORBSingleton.create_array_tc(int length,
TypeCode element_type)
|
TypeCode |
ORBSingleton.create_sequence_tc(int bound,
TypeCode element_type)
|
TypeCode |
ORBSingleton.create_union_tc(java.lang.String id,
java.lang.String name,
TypeCode discriminator_type,
UnionMember[] members)
create a union TypeCode |
TypeCode |
ORBSingleton.create_value_tc(java.lang.String id,
java.lang.String name,
short type_modifier,
TypeCode concrete_base,
ValueMember[] members)
|
TypeCode |
ORBSingleton.create_value_box_tc(java.lang.String id,
java.lang.String name,
TypeCode boxed_type)
|
void |
CDROutputStream.write_TypeCode(TypeCode value)
|
void |
CDROutputStream.write_value(TypeCode tc,
InputStream in)
Reads a value of the type indicated by tc from the
InputStream in and remarshals it to this CDROutputStream.
|
void |
Any.type(TypeCode t)
|
void |
Any.insert_TypeCode(TypeCode tc)
|
void |
Any.insert_fixed(java.math.BigDecimal _value,
TypeCode type)
|
void |
Any.insert_Object(Object o,
TypeCode type)
|
void |
Any.insert_Value(java.io.Serializable value,
TypeCode type)
|
void |
Any.read_value(InputStream input,
TypeCode type)
|
void |
Any.insert_object(TypeCode typeCode,
java.lang.Object value)
Convenience method for making a shallow copy of an Any. |
void |
Any.insert_object(TypeCode typeCode,
ORB orb,
java.lang.Object value)
Convenience method for making a shallow copy of an Any. |
Constructors in org.jacorb.orb with parameters of type TypeCode | |
TypeCode(java.lang.String _id,
java.lang.String _name,
TypeCode _discriminator_type,
UnionMember[] _members)
Constructor for tk_union |
|
TypeCode(int _kind,
java.lang.String _id,
java.lang.String _name,
TypeCode _original_type)
Constructor for tk_alias, tk_value_box |
|
TypeCode(int _kind,
int _bound,
TypeCode _element_type)
Constructor for tk_sequence, tk_array |
|
TypeCode(java.lang.String id,
java.lang.String _name,
short type_modifier,
TypeCode concrete_base,
ValueMember[] members)
Constructor for tk_value |
Uses of TypeCode in org.jacorb.orb.dii |
Methods in org.jacorb.orb.dii that return TypeCode | |
TypeCode |
ExceptionList.item(int index)
|
Methods in org.jacorb.orb.dii with parameters of type TypeCode | |
void |
Request.set_return_type(TypeCode tc)
default return type is void |
void |
ExceptionList.add(TypeCode tc)
|
Uses of TypeCode in org.jacorb.orb.dynany |
Fields in org.jacorb.orb.dynany declared as TypeCode | |
protected TypeCode |
DynAny.type
|
Methods in org.jacorb.orb.dynany that return TypeCode | |
TypeCode |
DynAny.type()
|
TypeCode |
DynAny.get_typecode()
|
Methods in org.jacorb.orb.dynany with parameters of type TypeCode | |
DynAny |
DynAnyFactoryImpl.create_dyn_any_from_type_code(TypeCode type)
|
void |
DynAny.insert_typecode(TypeCode value)
|
Uses of TypeCode in org.jacorb.orb.portableInterceptor |
Fields in org.jacorb.orb.portableInterceptor declared as TypeCode | |
TypeCode[] |
RequestInfoImpl.exceptions
|
Methods in org.jacorb.orb.portableInterceptor that return TypeCode | |
TypeCode[] |
ServerRequestInfoImpl.exceptions()
|
TypeCode[] |
RequestInfoImpl.exceptions()
|
TypeCode[] |
ClientRequestInfoImpl.exceptions()
|
Methods in org.jacorb.orb.portableInterceptor with parameters of type TypeCode | |
Any |
Codec_CDR_1_0_Impl.decode_value(byte[] data,
TypeCode tc)
|
Any |
CodecImpl.decode_value(byte[] data,
TypeCode tc)
|
Uses of TypeCode in org.jacorb.util.tracing |
Methods in org.jacorb.util.tracing that return TypeCode | |
TypeCode |
TracingServiceHolder._type()
|
static TypeCode |
TracingServiceHelper.type()
|
TypeCode |
TraceDataHolder._type()
|
static TypeCode |
TraceDataHelper.type()
|
static TypeCode |
RequestIdHelper.type()
|
TypeCode |
RequestHolder._type()
|
static TypeCode |
RequestHelper.type()
|
static TypeCode |
PointIdHelper.type()
|
static TypeCode |
MSecHelper.type()
|
Uses of TypeCode in org.jacorb.util.tracing.TracingServicePackage |
Methods in org.jacorb.util.tracing.TracingServicePackage that return TypeCode | |
TypeCode |
NoSuchRequestIdHolder._type()
|
static TypeCode |
NoSuchRequestIdHelper.type()
|
Uses of TypeCode in org.omg.ATLAS |
Methods in org.omg.ATLAS that return TypeCode | |
TypeCode |
UTF8StringHolder._type()
|
static TypeCode |
UTF8StringHelper.type()
|
static TypeCode |
URLocatorHelper.type()
|
TypeCode |
TokenOkayHolder._type()
|
static TypeCode |
TokenOkayHelper.type()
|
TypeCode |
IllegalTokenRequestHolder._type()
|
static TypeCode |
IllegalTokenRequestHelper.type()
|
TypeCode |
IdTokenOptionHolder._type()
|
static TypeCode |
IdTokenOptionHelper.type()
|
TypeCode |
ExpiryTimeHolder._type()
|
static TypeCode |
ExpiryTimeHelper.type()
|
TypeCode |
CosNamingLocatorHolder._type()
|
static TypeCode |
CosNamingLocatorHelper.type()
|
TypeCode |
AuthTokenDispenserHolder._type()
|
static TypeCode |
AuthTokenDispenserHelper.type()
|
TypeCode |
AuthTokenDataHolder._type()
|
static TypeCode |
AuthTokenDataHelper.type()
|
TypeCode |
ATLASProfileHolder._type()
|
static TypeCode |
ATLASProfileHelper.type()
|
static TypeCode |
ATLASLocatorTypeHelper.type()
|
TypeCode |
ATLASLocatorHolder._type()
|
static TypeCode |
ATLASLocatorHelper.type()
|
TypeCode |
ATLASCacheIdHolder._type()
|
static TypeCode |
ATLASCacheIdHelper.type()
|
Uses of TypeCode in org.omg.BiDirPolicy |
Methods in org.omg.BiDirPolicy that return TypeCode | |
static TypeCode |
BidirectionalPolicyValueHelper.type()
|
TypeCode |
BidirectionalPolicyHolder._type()
|
static TypeCode |
BidirectionalPolicyHelper.type()
|
Uses of TypeCode in org.omg.CONV_FRAME |
Methods in org.omg.CONV_FRAME that return TypeCode | |
static TypeCode |
CodeSetIdHelper.type()
|
TypeCode |
CodeSetContextHolder._type()
|
static TypeCode |
CodeSetContextHelper.type()
|
TypeCode |
CodeSetComponentInfoHolder._type()
|
static TypeCode |
CodeSetComponentInfoHelper.type()
|
TypeCode |
CodeSetComponentHolder._type()
|
static TypeCode |
CodeSetComponentHelper.type()
|
Uses of TypeCode in org.omg.CORBA |
Fields in org.omg.CORBA declared as TypeCode | |
TypeCode |
TypeDescription.type
|
TypeCode |
ParameterDescription.type
|
TypeCode |
OperationDescription.result
|
TypeCode |
ExceptionDescription.type
|
TypeCode |
ConstantDescription.type
|
TypeCode |
AttributeDescription.type
|
TypeCode |
ValueMember.type
|
TypeCode |
UnionMember.type
|
TypeCode |
TypeCodeHolder.value
|
TypeCode |
StructMember.type
|
Methods in org.omg.CORBA that return TypeCode | |
TypeCode |
_WstringDefStub.type()
|
TypeCode |
_ValueMemberDefStub.type()
|
TypeCode |
_ValueDefStub.type()
|
TypeCode |
_ValueBoxDefStub.type()
|
TypeCode |
_UnionDefStub.type()
|
TypeCode |
_UnionDefStub.discriminator_type()
|
TypeCode |
_TypedefDefStub.type()
|
TypeCode |
_StructDefStub.type()
|
TypeCode |
_StringDefStub.type()
|
TypeCode |
_SequenceDefStub.element_type()
|
TypeCode |
_SequenceDefStub.type()
|
TypeCode |
_RepositoryStub.get_canonical_typecode(TypeCode tc)
|
TypeCode |
_PrimitiveDefStub.type()
|
TypeCode |
_OperationDefStub.result()
|
TypeCode |
_NativeDefStub.type()
|
TypeCode |
_InterfaceDefStub.type()
|
TypeCode |
_FixedDefStub.type()
|
TypeCode |
_ExceptionDefStub.type()
|
TypeCode |
_EnumDefStub.type()
|
TypeCode |
_ConstantDefStub.type()
|
TypeCode |
_AttributeDefStub.type()
|
TypeCode |
_ArrayDefStub.element_type()
|
TypeCode |
_ArrayDefStub.type()
|
TypeCode |
_AliasDefStub.type()
|
TypeCode |
WstringDefPOATie.type()
|
TypeCode |
WstringDefHolder._type()
|
static TypeCode |
WstringDefHelper.type()
|
TypeCode |
WStringValueHolder._type()
|
TypeCode |
WStringValue._type()
|
static TypeCode |
ValueModifierHelper.type()
|
TypeCode |
ValueMemberSeqHolder._type()
|
static TypeCode |
ValueMemberSeqHelper.type()
|
TypeCode |
ValueMemberHolder._type()
|
TypeCode |
ValueMemberDefPOATie.type()
|
TypeCode |
ValueMemberDefOperations.type()
|
TypeCode |
ValueMemberDefHolder._type()
|
static TypeCode |
ValueMemberDefHelper.type()
|
TypeCode |
ValueDescriptionHolder._type()
|
static TypeCode |
ValueDescriptionHelper.type()
|
TypeCode |
ValueDefSeqHolder._type()
|
static TypeCode |
ValueDefSeqHelper.type()
|
TypeCode |
ValueDefPOATie.type()
|
TypeCode |
ValueDefHolder._type()
|
static TypeCode |
ValueDefHelper.type()
|
TypeCode |
ValueBoxDefPOATie.type()
|
TypeCode |
ValueBoxDefHolder._type()
|
static TypeCode |
ValueBoxDefHelper.type()
|
TypeCode |
UnionMemberSeqHolder._type()
|
static TypeCode |
UnionMemberSeqHelper.type()
|
TypeCode |
UnionMemberHolder._type()
|
TypeCode |
UnionDefPOATie.type()
|
TypeCode |
UnionDefPOATie.discriminator_type()
|
TypeCode |
UnionDefOperations.discriminator_type()
|
TypeCode |
UnionDefHolder._type()
|
static TypeCode |
UnionDefHelper.type()
|
static TypeCode |
UNKNOWNHelper.type()
|
TypeCode |
TypedefDefPOATie.type()
|
TypeCode |
TypedefDefHolder._type()
|
static TypeCode |
TypedefDefHelper.type()
|
TypeCode |
TypeDescriptionHolder._type()
|
static TypeCode |
TypeDescriptionHelper.type()
|
TypeCode |
TypeCodeOperations.get_compact_typecode()
|
TypeCode |
TypeCodeOperations.member_type(int index)
|
TypeCode |
TypeCodeOperations.discriminator_type()
|
TypeCode |
TypeCodeOperations.content_type()
|
TypeCode |
TypeCodeOperations.concrete_base_type()
|
static TypeCode |
TRANSIENTHelper.type()
|
static TypeCode |
TRANSACTION_UNAVAILABLEHelper.type()
|
static TypeCode |
TRANSACTION_ROLLEDBACKHelper.type()
|
static TypeCode |
TRANSACTION_REQUIREDHelper.type()
|
static TypeCode |
TRANSACTION_MODEHelper.type()
|
TypeCode |
TCKindHolder._type()
|
static TypeCode |
TCKindHelper.type()
|
static TypeCode |
SystemExceptionHelper.type()
|
TypeCode |
StructMemberSeqHolder._type()
|
static TypeCode |
StructMemberSeqHelper.type()
|
TypeCode |
StructMemberHolder._type()
|
TypeCode |
StructDefPOATie.type()
|
TypeCode |
StructDefHolder._type()
|
static TypeCode |
StructDefHelper.type()
|
TypeCode |
StringDefPOATie.type()
|
TypeCode |
StringDefHolder._type()
|
static TypeCode |
StringDefHelper.type()
|
TypeCode |
SetOverrideTypeHolder._type()
|
TypeCode |
SequenceDefPOATie.element_type()
|
TypeCode |
SequenceDefPOATie.type()
|
TypeCode |
SequenceDefOperations.element_type()
|
TypeCode |
SequenceDefHolder._type()
|
static TypeCode |
SequenceDefHelper.type()
|
static TypeCode |
ScopedNameHelper.type()
|
TypeCode |
RepositoryPOATie.get_canonical_typecode(TypeCode tc)
|
TypeCode |
RepositoryOperations.get_canonical_typecode(TypeCode tc)
|
TypeCode |
RepositoryIdSeqHolder._type()
|
static TypeCode |
RepositoryIdSeqHelper.type()
|
TypeCode |
RepositoryHolder._type()
|
static TypeCode |
RepositoryHelper.type()
|
static TypeCode |
PrincipalHelper.type()
|
TypeCode |
PrimitiveKindHolder._type()
|
static TypeCode |
PrimitiveKindHelper.type()
|
TypeCode |
PrimitiveDefPOATie.type()
|
TypeCode |
PrimitiveDefHolder._type()
|
static TypeCode |
PrimitiveDefHelper.type()
|
TypeCode |
PolicyTypeSeqHolder._type()
|
static TypeCode |
PolicyTypeSeqHelper.type()
|
TypeCode |
PolicyManagerHolder._type()
|
static TypeCode |
PolicyManagerHelper.type()
|
TypeCode |
PolicyCurrentHolder._type()
|
static TypeCode |
PolicyCurrentHelper.type()
|
TypeCode |
ParameterDescriptionHolder._type()
|
static TypeCode |
ParameterDescriptionHelper.type()
|
TypeCode |
ParDescriptionSeqHolder._type()
|
static TypeCode |
ParDescriptionSeqHelper.type()
|
static TypeCode |
PERSIST_STOREHelper.type()
|
TypeCode |
OperationModeHolder._type()
|
static TypeCode |
OperationModeHelper.type()
|
TypeCode |
OperationDescriptionHolder._type()
|
static TypeCode |
OperationDescriptionHelper.type()
|
TypeCode |
OperationDefPOATie.result()
|
TypeCode |
OperationDefOperations.result()
|
TypeCode |
OperationDefHolder._type()
|
static TypeCode |
OperationDefHelper.type()
|
TypeCode |
OpDescriptionSeqHolder._type()
|
static TypeCode |
OpDescriptionSeqHelper.type()
|
static TypeCode |
OBJ_ADAPTERHelper.type()
|
static TypeCode |
OBJECT_NOT_EXISTHelper.type()
|
TypeCode |
NativeDefPOATie.type()
|
TypeCode |
NativeDefHolder._type()
|
static TypeCode |
NativeDefHelper.type()
|
static TypeCode |
NO_RESPONSEHelper.type()
|
static TypeCode |
NO_RESOURCESHelper.type()
|
static TypeCode |
NO_PERMISSIONHelper.type()
|
static TypeCode |
NO_MEMORYHelper.type()
|
static TypeCode |
NO_IMPLEMENTHelper.type()
|
TypeCode |
ModuleDescriptionHolder._type()
|
static TypeCode |
ModuleDescriptionHelper.type()
|
TypeCode |
ModuleDefHolder._type()
|
static TypeCode |
ModuleDefHelper.type()
|
static TypeCode |
MARSHALHelper.type()
|
TypeCode |
InvalidPoliciesHolder._type()
|
static TypeCode |
InvalidPoliciesHelper.type()
|
TypeCode |
InterfaceDescriptionHolder._type()
|
static TypeCode |
InterfaceDescriptionHelper.type()
|
TypeCode |
InterfaceDefSeqHolder._type()
|
static TypeCode |
InterfaceDefSeqHelper.type()
|
TypeCode |
InterfaceDefPOATie.type()
|
TypeCode |
InterfaceDefHolder._type()
|
static TypeCode |
InterfaceDefHelper.type()
|
TypeCode |
InitializerSeqHolder._type()
|
static TypeCode |
InitializerSeqHelper.type()
|
TypeCode |
InitializerHolder._type()
|
static TypeCode |
InitializerHelper.type()
|
TypeCode |
IRObjectHolder._type()
|
static TypeCode |
IRObjectHelper.type()
|
static TypeCode |
INV_POLICYHelper.type()
|
static TypeCode |
INV_OBJREFHelper.type()
|
static TypeCode |
INV_IDENTHelper.type()
|
static TypeCode |
INV_FLAGHelper.type()
|
static TypeCode |
INVALID_TRANSACTIONHelper.type()
|
static TypeCode |
INTF_REPOSHelper.type()
|
static TypeCode |
INTERNALHelper.type()
|
static TypeCode |
INITIALIZEHelper.type()
|
static TypeCode |
IMP_LIMITHelper.type()
|
TypeCode |
IDLTypePOATie.type()
|
TypeCode |
IDLTypeHolder._type()
|
TypeCode |
FixedDefPOATie.type()
|
TypeCode |
FixedDefHolder._type()
|
static TypeCode |
FixedDefHelper.type()
|
static TypeCode |
FREE_MEMHelper.type()
|
TypeCode |
ExceptionDescriptionHolder._type()
|
static TypeCode |
ExceptionDescriptionHelper.type()
|
TypeCode |
ExceptionDefSeqHolder._type()
|
static TypeCode |
ExceptionDefSeqHelper.type()
|
TypeCode |
ExceptionDefPOATie.type()
|
TypeCode |
ExceptionDefOperations.type()
|
TypeCode |
ExceptionDefHolder._type()
|
static TypeCode |
ExceptionDefHelper.type()
|
TypeCode |
ExcDescriptionSeqHolder._type()
|
static TypeCode |
ExcDescriptionSeqHelper.type()
|
TypeCode |
EnumMemberSeqHolder._type()
|
static TypeCode |
EnumMemberSeqHelper.type()
|
TypeCode |
EnumDefPOATie.type()
|
TypeCode |
EnumDefHolder._type()
|
static TypeCode |
EnumDefHelper.type()
|
TypeCode |
DomainManagersListHolder._type()
|
static TypeCode |
DomainManagersListHelper.type()
|
TypeCode |
DomainManagerHolder._type()
|
static TypeCode |
DomainManagerHelper.type()
|
TypeCode |
DefinitionKindHolder._type()
|
static TypeCode |
DATA_CONVERSIONHelper.type()
|
static TypeCode |
ContextIdentifierHelper.type()
|
TypeCode |
ContextIdSeqHolder._type()
|
static TypeCode |
ContextIdSeqHelper.type()
|
TypeCode |
ContainerHolder._type()
|
static TypeCode |
ContainerHelper.type()
|
TypeCode |
ContainedSeqHolder._type()
|
static TypeCode |
ContainedSeqHelper.type()
|
TypeCode |
ContainedHolder._type()
|
static TypeCode |
ContainedHelper.type()
|
TypeCode |
ConstructionPolicyHolder._type()
|
static TypeCode |
ConstructionPolicyHelper.type()
|
TypeCode |
ConstantDescriptionHolder._type()
|
static TypeCode |
ConstantDescriptionHelper.type()
|
TypeCode |
ConstantDefPOATie.type()
|
TypeCode |
ConstantDefOperations.type()
|
TypeCode |
ConstantDefHolder._type()
|
static TypeCode |
ConstantDefHelper.type()
|
TypeCode |
CompletionStatusHolder._type()
|
static TypeCode |
COMM_FAILUREHelper.type()
|
static TypeCode |
CODESET_INCOMPATIBLEHelper.type()
|
static TypeCode |
BoundsHelper.type()
|
static TypeCode |
BAD_TYPECODEHelper.type()
|
static TypeCode |
BAD_PARAMHelper.type()
|
static TypeCode |
BAD_OPERATIONHelper.type()
|
static TypeCode |
BAD_INV_ORDERHelper.type()
|
static TypeCode |
BAD_CONTEXTHelper.type()
|
TypeCode |
AttributeModeHolder._type()
|
static TypeCode |
AttributeModeHelper.type()
|
TypeCode |
AttributeDescriptionHolder._type()
|
static TypeCode |
AttributeDescriptionHelper.type()
|
TypeCode |
AttributeDefPOATie.type()
|
TypeCode |
AttributeDefOperations.type()
|
TypeCode |
AttributeDefHolder._type()
|
static TypeCode |
AttributeDefHelper.type()
|
TypeCode |
AttrDescriptionSeqHolder._type()
|
static TypeCode |
AttrDescriptionSeqHelper.type()
|
TypeCode |
ArrayDefPOATie.element_type()
|
TypeCode |
ArrayDefPOATie.type()
|
TypeCode |
ArrayDefOperations.element_type()
|
TypeCode |
ArrayDefHolder._type()
|
static TypeCode |
ArrayDefHelper.type()
|
TypeCode |
AliasDefPOATie.type()
|
TypeCode |
AliasDefHolder._type()
|
static TypeCode |
AliasDefHelper.type()
|
TypeCode |
_IDLTypeStub.type()
|
static TypeCode |
WrongTransactionHelper.type()
|
static TypeCode |
WStringValueHelper.type()
|
TypeCode |
WStringSeqHolder._type()
|
static TypeCode |
WStringSeqHelper.type()
|
TypeCode |
WCharSeqHolder._type()
|
static TypeCode |
WCharSeqHelper.type()
|
static TypeCode |
VisibilityHelper.type()
|
static TypeCode |
VersionSpecHelper.type()
|
static TypeCode |
ValueMemberHelper.type()
|
TypeCode |
ValueBaseHolder._type()
|
static TypeCode |
ValueBaseHelper.type()
|
static TypeCode |
UnionMemberHelper.type()
|
TypeCode |
UShortSeqHolder._type()
|
static TypeCode |
UShortSeqHelper.type()
|
TypeCode |
ULongSeqHolder._type()
|
static TypeCode |
ULongSeqHelper.type()
|
TypeCode |
ULongLongSeqHolder._type()
|
static TypeCode |
ULongLongSeqHelper.type()
|
TypeCode |
TypeCodeHolder._type()
|
abstract TypeCode |
TypeCode.get_compact_typecode()
|
abstract TypeCode |
TypeCode.member_type(int index)
|
abstract TypeCode |
TypeCode.discriminator_type()
|
abstract TypeCode |
TypeCode.content_type()
|
TypeCode |
TypeCode.concrete_base_type()
|
static TypeCode |
StructMemberHelper.type()
|
TypeCode |
StringSeqHolder._type()
|
static TypeCode |
StringSeqHelper.type()
|
TypeCode |
StringHolder._type()
|
TypeCode |
ShortSeqHolder._type()
|
static TypeCode |
ShortSeqHelper.type()
|
TypeCode |
ShortHolder._type()
|
static TypeCode |
SetOverrideTypeHelper.type()
|
TypeCode |
ServiceInformationHolder._type()
|
static TypeCode |
ServiceInformationHelper.type()
|
static TypeCode |
RepositoryIdHelper.type()
|
TypeCode |
PrincipalHolder._type()
|
static TypeCode |
PolicyTypeHelper.type()
|
TypeCode |
PolicyListHolder._type()
|
static TypeCode |
PolicyListHelper.type()
|
TypeCode |
PolicyHolder._type()
|
static TypeCode |
PolicyHelper.type()
|
TypeCode |
PolicyErrorHolder._type()
|
static TypeCode |
PolicyErrorHelper.type()
|
static TypeCode |
PolicyErrorCodeHelper.type()
|
TypeCode |
ParameterModeHolder._type()
|
static TypeCode |
ParameterModeHelper.type()
|
TypeCode |
OctetSeqHolder._type()
|
static TypeCode |
OctetSeqHelper.type()
|
TypeCode |
ObjectHolder._type()
|
abstract TypeCode |
ORB.get_primitive_tc(TCKind tcKind)
|
abstract TypeCode |
ORB.create_struct_tc(java.lang.String id,
java.lang.String name,
StructMember[] members)
|
abstract TypeCode |
ORB.create_union_tc(java.lang.String id,
java.lang.String name,
TypeCode discriminator_type,
UnionMember[] members)
|
abstract TypeCode |
ORB.create_enum_tc(java.lang.String id,
java.lang.String name,
java.lang.String[] members)
|
abstract TypeCode |
ORB.create_alias_tc(java.lang.String id,
java.lang.String name,
TypeCode original_type)
|
abstract TypeCode |
ORB.create_exception_tc(java.lang.String id,
java.lang.String name,
StructMember[] members)
|
abstract TypeCode |
ORB.create_interface_tc(java.lang.String id,
java.lang.String name)
|
abstract TypeCode |
ORB.create_string_tc(int bound)
|
abstract TypeCode |
ORB.create_wstring_tc(int bound)
|
abstract TypeCode |
ORB.create_sequence_tc(int bound,
TypeCode element_type)
|
abstract TypeCode |
ORB.create_array_tc(int length,
TypeCode element_type)
|
TypeCode |
ORB.create_recursive_sequence_tc(int bound,
int offset)
|
TypeCode |
ORB.create_native_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
ORB.create_abstract_interface_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
ORB.create_local_interface_tc(java.lang.String id,
java.lang.String name)
|
TypeCode |
ORB.create_fixed_tc(short digits,
short scale)
|
TypeCode |
ORB.create_value_tc(java.lang.String id,
java.lang.String name,
short type_modifier,
TypeCode concrete_base,
ValueMember[] members)
|
TypeCode |
ORB.create_recursive_tc(java.lang.String id)
|
TypeCode |
ORB.create_value_box_tc(java.lang.String id,
java.lang.String name,
TypeCode boxed_type)
|
TypeCode |
LongSeqHolder._type()
|
static TypeCode |
LongSeqHelper.type()
|
TypeCode |
LongLongSeqHolder._type()
|
static TypeCode |
LongLongSeqHelper.type()
|
TypeCode |
LongHolder._type()
|
TypeCode |
IntHolder._type()
|
static TypeCode |
IdentifierHelper.type()
|
TypeCode |
IDLTypeOperations.type()
|
static TypeCode |
IDLTypeHelper.type()
|
TypeCode |
FloatSeqHolder._type()
|
static TypeCode |
FloatSeqHelper.type()
|
TypeCode |
FloatHolder._type()
|
TypeCode |
FixedHolder._type()
|
abstract TypeCode |
ExceptionList.item(int index)
|
TypeCode |
DoubleSeqHolder._type()
|
static TypeCode |
DoubleSeqHelper.type()
|
TypeCode |
DoubleHolder._type()
|
static TypeCode |
DefinitionKindHelper.type()
|
TypeCode |
DataInputStream.read_TypeCode()
|
TypeCode |
CurrentHolder._type()
|
static TypeCode |
CurrentHelper.type()
|
static TypeCode |
CompletionStatusHelper.type()
|
TypeCode |
CharSeqHolder._type()
|
static TypeCode |
CharSeqHelper.type()
|
TypeCode |
CharHolder._type()
|
TypeCode |
ByteHolder._type()
|
TypeCode |
BooleanSeqHolder._type()
|
static TypeCode |
BooleanSeqHelper.type()
|
TypeCode |
BooleanHolder._type()
|
TypeCode |
AnySeqHolder._type()
|
static TypeCode |
AnySeqHelper.type()
|
TypeCode |
AnyHolder._type()
|
abstract TypeCode |
Any.type()
|
abstract TypeCode |
Any.extract_TypeCode()
|
Methods in org.omg.CORBA with parameters of type TypeCode | |
TypeCode |
_RepositoryStub.get_canonical_typecode(TypeCode tc)
|
boolean |
TypeCodeOperations.equal(TypeCode tc)
|
boolean |
TypeCodeOperations.equivalent(TypeCode tc)
|
TypeCode |
RepositoryPOATie.get_canonical_typecode(TypeCode tc)
|
TypeCode |
RepositoryOperations.get_canonical_typecode(TypeCode tc)
|
abstract boolean |
TypeCode.equal(TypeCode tc)
|
abstract boolean |
TypeCode.equivalent(TypeCode tc)
|
abstract void |
Request.set_return_type(TypeCode tc)
|
abstract TypeCode |
ORB.create_union_tc(java.lang.String id,
java.lang.String name,
TypeCode discriminator_type,
UnionMember[] members)
|
abstract TypeCode |
ORB.create_alias_tc(java.lang.String id,
java.lang.String name,
TypeCode original_type)
|
abstract TypeCode |
ORB.create_sequence_tc(int bound,
TypeCode element_type)
|
abstract TypeCode |
ORB.create_array_tc(int length,
TypeCode element_type)
|
TypeCode |
ORB.create_value_tc(java.lang.String id,
java.lang.String name,
short type_modifier,
TypeCode concrete_base,
ValueMember[] members)
|
TypeCode |
ORB.create_value_box_tc(java.lang.String id,
java.lang.String name,
TypeCode boxed_type)
|
abstract void |
ExceptionList.add(TypeCode exc)
|
void |
DataOutputStream.write_TypeCode(TypeCode value)
|
abstract void |
Any.type(TypeCode type)
|
abstract void |
Any.read_value(InputStream is,
TypeCode type)
|
abstract void |
Any.insert_Value(java.io.Serializable v,
TypeCode t)
|
abstract void |
Any.insert_Object(Object obj,
TypeCode type)
|
abstract void |
Any.insert_TypeCode(TypeCode value)
|
void |
Any.insert_fixed(java.math.BigDecimal f,
TypeCode t)
|
Constructors in org.omg.CORBA with parameters of type TypeCode | |
TypeDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
TypeCode type)
|
|
ParameterDescription(java.lang.String name,
TypeCode type,
IDLType type_def,
ParameterMode mode)
|
|
OperationDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
TypeCode result,
OperationMode mode,
java.lang.String[] contexts,
ParameterDescription[] parameters,
ExceptionDescription[] exceptions)
|
|
ExceptionDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
TypeCode type)
|
|
ConstantDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
TypeCode type,
Any value)
|
|
AttributeDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
TypeCode type,
AttributeMode mode)
|
|
ValueMember(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
TypeCode type,
IDLType type_def,
short access)
|
|
UnionMember(java.lang.String name,
Any label,
TypeCode type,
IDLType type_def)
|
|
TypeCodeHolder(TypeCode initial)
|
|
StructMember(java.lang.String name,
TypeCode type,
IDLType type_def)
|
Uses of TypeCode in org.omg.CORBA_2_5 |
Methods in org.omg.CORBA_2_5 that return TypeCode | |
TypeCode |
ORB.create_local_interface_tc(java.lang.String id,
java.lang.String name)
|
Uses of TypeCode in org.omg.CORBA.ContainedPackage |
Methods in org.omg.CORBA.ContainedPackage that return TypeCode | |
TypeCode |
DescriptionHolder._type()
|
static TypeCode |
DescriptionHelper.type()
|
Uses of TypeCode in org.omg.CORBA.ContainerPackage |
Methods in org.omg.CORBA.ContainerPackage that return TypeCode | |
TypeCode |
DescriptionSeqHolder._type()
|
static TypeCode |
DescriptionSeqHelper.type()
|
TypeCode |
DescriptionHolder._type()
|
static TypeCode |
DescriptionHelper.type()
|
Uses of TypeCode in org.omg.CORBA.InterfaceDefPackage |
Fields in org.omg.CORBA.InterfaceDefPackage declared as TypeCode | |
TypeCode |
FullInterfaceDescription.type
|
Methods in org.omg.CORBA.InterfaceDefPackage that return TypeCode | |
TypeCode |
FullInterfaceDescriptionHolder._type()
|
static TypeCode |
FullInterfaceDescriptionHelper.type()
|
Constructors in org.omg.CORBA.InterfaceDefPackage with parameters of type TypeCode | |
FullInterfaceDescription(java.lang.String name,
java.lang.String id,
java.lang.String defined_in,
java.lang.String version,
OperationDescription[] operations,
AttributeDescription[] attributes,
java.lang.String[] base_interfaces,
TypeCode type,
boolean is_abstract)
|
Uses of TypeCode in org.omg.CORBA.ORBPackage |
Methods in org.omg.CORBA.ORBPackage that return TypeCode | |
TypeCode |
ObjectIdListHolder._type()
|
static TypeCode |
ObjectIdListHelper.type()
|
static TypeCode |
ObjectIdHelper.type()
|
TypeCode |
InvalidNameHolder._type()
|
static TypeCode |
InvalidNameHelper.type()
|
TypeCode |
InconsistentTypeCodeHolder._type()
|
static TypeCode |
InconsistentTypeCodeHelper.type()
|
Uses of TypeCode in org.omg.CORBA.portable |
Methods in org.omg.CORBA.portable that return TypeCode | |
TypeCode |
Streamable._type()
|
abstract TypeCode |
InputStream.read_TypeCode()
|
Methods in org.omg.CORBA.portable with parameters of type TypeCode | |
abstract void |
OutputStream.write_TypeCode(TypeCode value)
|
Uses of TypeCode in org.omg.CORBA.TypeCodePackage |
Methods in org.omg.CORBA.TypeCodePackage that return TypeCode | |
static TypeCode |
BoundsHelper.type()
|
static TypeCode |
BadKindHelper.type()
|
Uses of TypeCode in org.omg.CORBA.ValueDefPackage |
Fields in org.omg.CORBA.ValueDefPackage declared as TypeCode | |
TypeCode |
FullValueDescription.type
|
Methods in org.omg.CORBA.ValueDefPackage that return TypeCode | |
TypeCode |
FullValueDescriptionHolder._type()
|
static TypeCode |
FullValueDescriptionHelper.type()
|
Constructors in org.omg.CORBA.ValueDefPackage with parameters of type TypeCode | |
FullValueDescription(java.lang.String name,
java.lang.String id,
boolean is_abstract,
boolean is_custom,
java.lang.String defined_in,
java.lang.String version,
OperationDescription[] operations,
AttributeDescription[] attributes,
ValueMember[] members,
Initializer[] initializers,
java.lang.String[] supported_interfaces,
java.lang.String[] abstract_base_values,
boolean is_truncatable,
java.lang.String base_value,
TypeCode type)
|
Uses of TypeCode in org.omg.CosCollection |
Methods in org.omg.CosCollection that return TypeCode | |
TypeCode |
SortedBagPOATie.element_type()
|
TypeCode |
SortedBagHolder._type()
|
TypeCode |
SortedSetPOATie.element_type()
|
TypeCode |
SortedSetHolder._type()
|
TypeCode |
SortedMapPOATie.element_type()
|
TypeCode |
SortedMapPOATie.key_type()
|
TypeCode |
SortedMapHolder._type()
|
TypeCode |
KeySortedBagPOATie.element_type()
|
TypeCode |
KeySortedBagPOATie.key_type()
|
TypeCode |
KeySortedBagHolder._type()
|
TypeCode |
KeySortedSetPOATie.element_type()
|
TypeCode |
KeySortedSetPOATie.key_type()
|
TypeCode |
KeySortedSetHolder._type()
|
TypeCode |
BagPOATie.element_type()
|
TypeCode |
BagHolder._type()
|
TypeCode |
SetPOATie.element_type()
|
TypeCode |
SetHolder._type()
|
TypeCode |
MapPOATie.element_type()
|
TypeCode |
MapPOATie.key_type()
|
TypeCode |
MapHolder._type()
|
TypeCode |
KeyBagPOATie.key_type()
|
TypeCode |
KeyBagPOATie.element_type()
|
TypeCode |
KeyBagHolder._type()
|
TypeCode |
KeySetPOATie.key_type()
|
TypeCode |
KeySetPOATie.element_type()
|
TypeCode |
KeySetHolder._type()
|
TypeCode |
EqualityKeySortedCollectionPOATie.element_type()
|
TypeCode |
EqualityKeySortedCollectionPOATie.key_type()
|
TypeCode |
_EqualityKeySortedCollectionStub.element_type()
|
TypeCode |
_EqualityKeySortedCollectionStub.key_type()
|
TypeCode |
EqualityKeySortedCollectionHolder._type()
|
static TypeCode |
EqualityKeySortedCollectionHelper.type()
|
TypeCode |
KeySortedCollectionPOATie.element_type()
|
TypeCode |
KeySortedCollectionPOATie.key_type()
|
TypeCode |
_KeySortedCollectionStub.element_type()
|
TypeCode |
_KeySortedCollectionStub.key_type()
|
TypeCode |
KeySortedCollectionHolder._type()
|
static TypeCode |
KeySortedCollectionHelper.type()
|
TypeCode |
EqualityKeyCollectionPOATie.element_type()
|
TypeCode |
EqualityKeyCollectionPOATie.key_type()
|
TypeCode |
_EqualityKeyCollectionStub.element_type()
|
TypeCode |
_EqualityKeyCollectionStub.key_type()
|
TypeCode |
EqualityKeyCollectionHolder._type()
|
static TypeCode |
EqualityKeyCollectionHelper.type()
|
TypeCode |
KeyCollectionPOATie.key_type()
|
TypeCode |
KeyCollectionPOATie.element_type()
|
TypeCode |
KeyCollectionHolder._type()
|
TypeCode |
EqualitySequentialIteratorHolder._type()
|
static TypeCode |
EqualitySequentialIteratorHelper.type()
|
TypeCode |
EqualityKeySortedIteratorHolder._type()
|
static TypeCode |
EqualityKeySortedIteratorHelper.type()
|
TypeCode |
EqualitySortedIteratorHolder._type()
|
static TypeCode |
EqualitySortedIteratorHelper.type()
|
TypeCode |
KeySortedIteratorHolder._type()
|
static TypeCode |
KeySortedIteratorHelper.type()
|
static TypeCode |
UpperBoundStyleHelper.type()
|
TypeCode |
UpperBoundStyleHolder._type()
|
static TypeCode |
LowerBoundStyleHelper.type()
|
TypeCode |
LowerBoundStyleHolder._type()
|
TypeCode |
SortedIteratorHolder._type()
|
static TypeCode |
SortedIteratorHelper.type()
|
TypeCode |
EqualityKeyIteratorHolder._type()
|
static TypeCode |
EqualityKeyIteratorHelper.type()
|
TypeCode |
EqualityIteratorHolder._type()
|
static TypeCode |
EqualityIteratorHelper.type()
|
TypeCode |
KeyIteratorHolder._type()
|
static TypeCode |
KeyIteratorHelper.type()
|
TypeCode |
SequentialIteratorHolder._type()
|
static TypeCode |
SequentialIteratorHelper.type()
|
TypeCode |
OrderedIteratorHolder._type()
|
TypeCode |
_SortedSetStub.element_type()
|
TypeCode |
_SortedRelationStub.element_type()
|
TypeCode |
_SortedRelationStub.key_type()
|
TypeCode |
_SortedMapStub.element_type()
|
TypeCode |
_SortedMapStub.key_type()
|
TypeCode |
_SortedCollectionStub.element_type()
|
TypeCode |
_SortedBagStub.element_type()
|
TypeCode |
_SetStub.element_type()
|
TypeCode |
_SequentialCollectionStub.element_type()
|
TypeCode |
_RelationStub.element_type()
|
TypeCode |
_RelationStub.key_type()
|
TypeCode |
_OrderedCollectionStub.element_type()
|
TypeCode |
_OperationsStub.element_type()
|
TypeCode |
_OperationsStub.key_type()
|
TypeCode |
_MapStub.element_type()
|
TypeCode |
_MapStub.key_type()
|
TypeCode |
_KeySortedSetStub.element_type()
|
TypeCode |
_KeySortedSetStub.key_type()
|
TypeCode |
_KeySortedBagStub.element_type()
|
TypeCode |
_KeySortedBagStub.key_type()
|
TypeCode |
_KeySetStub.key_type()
|
TypeCode |
_KeySetStub.element_type()
|
TypeCode |
_KeyCollectionStub.key_type()
|
TypeCode |
_KeyCollectionStub.element_type()
|
TypeCode |
_KeyBagStub.key_type()
|
TypeCode |
_KeyBagStub.element_type()
|
TypeCode |
_HeapStub.element_type()
|
TypeCode |
_EqualitySortedCollectionStub.element_type()
|
TypeCode |
_EqualitySequentialCollectionStub.element_type()
|
TypeCode |
_EqualitySequenceStub.element_type()
|
TypeCode |
_EqualityCollectionStub.element_type()
|
TypeCode |
_CollectionStub.element_type()
|
TypeCode |
_CSequenceStub.element_type()
|
TypeCode |
_BagStub.element_type()
|
TypeCode |
StackHolder._type()
|
static TypeCode |
StackHelper.type()
|
TypeCode |
StackFactoryHolder._type()
|
static TypeCode |
StackFactoryHelper.type()
|
static TypeCode |
SortedSetHelper.type()
|
TypeCode |
SortedSetFactoryHolder._type()
|
static TypeCode |
SortedSetFactoryHelper.type()
|
TypeCode |
SortedRelationPOATie.element_type()
|
TypeCode |
SortedRelationPOATie.key_type()
|
TypeCode |
SortedRelationHolder._type()
|
static TypeCode |
SortedRelationHelper.type()
|
TypeCode |
SortedRelationFactoryHolder._type()
|
static TypeCode |
SortedRelationFactoryHelper.type()
|
static TypeCode |
SortedMapHelper.type()
|
TypeCode |
SortedMapFactoryHolder._type()
|
static TypeCode |
SortedMapFactoryHelper.type()
|
TypeCode |
SortedCollectionPOATie.element_type()
|
TypeCode |
SortedCollectionHolder._type()
|
static TypeCode |
SortedCollectionHelper.type()
|
static TypeCode |
SortedBagHelper.type()
|
TypeCode |
SortedBagFactoryHolder._type()
|
static TypeCode |
SortedBagFactoryHelper.type()
|
static TypeCode |
SetHelper.type()
|
TypeCode |
SetFactoryHolder._type()
|
static TypeCode |
SetFactoryHelper.type()
|
TypeCode |
SequentialCollectionPOATie.element_type()
|
TypeCode |
SequentialCollectionHolder._type()
|
static TypeCode |
SequentialCollectionHelper.type()
|
TypeCode |
SequenceFactoryHolder._type()
|
static TypeCode |
SequenceFactoryHelper.type()
|
TypeCode |
RestrictedAccessCollectionHolder._type()
|
static TypeCode |
RestrictedAccessCollectionHelper.type()
|
TypeCode |
RelationPOATie.element_type()
|
TypeCode |
RelationPOATie.key_type()
|
TypeCode |
RelationHolder._type()
|
static TypeCode |
RelationHelper.type()
|
TypeCode |
RelationFactoryHolder._type()
|
static TypeCode |
RelationFactoryHelper.type()
|
TypeCode |
RACollectionFactoryHolder._type()
|
static TypeCode |
RACollectionFactoryHelper.type()
|
TypeCode |
RACollectionFactoriesHolder._type()
|
static TypeCode |
RACollectionFactoriesHelper.type()
|
TypeCode |
QueueHolder._type()
|
static TypeCode |
QueueHelper.type()
|
TypeCode |
QueueFactoryHolder._type()
|
static TypeCode |
QueueFactoryHelper.type()
|
TypeCode |
PriorityQueueHolder._type()
|
static TypeCode |
PriorityQueueHelper.type()
|
TypeCode |
PriorityQueueFactoryHolder._type()
|
static TypeCode |
PriorityQueueFactoryHelper.type()
|
TypeCode |
PositionInvalidHolder._type()
|
static TypeCode |
PositionInvalidHelper.type()
|
TypeCode |
ParameterListHolder._type()
|
static TypeCode |
ParameterListHelper.type()
|
TypeCode |
ParameterInvalidHolder._type()
|
static TypeCode |
ParameterInvalidHelper.type()
|
static TypeCode |
OrderedIteratorHelper.type()
|
TypeCode |
OrderedCollectionPOATie.element_type()
|
TypeCode |
OrderedCollectionHolder._type()
|
static TypeCode |
OrderedCollectionHelper.type()
|
TypeCode |
OperationsPOATie.element_type()
|
TypeCode |
OperationsPOATie.key_type()
|
TypeCode |
OperationsOperations.element_type()
|
TypeCode |
OperationsOperations.key_type()
|
TypeCode |
OperationsHolder._type()
|
static TypeCode |
OperationsHelper.type()
|
TypeCode |
NVPairHolder._type()
|
static TypeCode |
NVPairHelper.type()
|
static TypeCode |
MapHelper.type()
|
TypeCode |
MapFactoryHolder._type()
|
static TypeCode |
MapFactoryHelper.type()
|
static TypeCode |
KeySortedSetHelper.type()
|
TypeCode |
KeySortedSetFactoryHolder._type()
|
static TypeCode |
KeySortedSetFactoryHelper.type()
|
static TypeCode |
KeySortedBagHelper.type()
|
TypeCode |
KeySortedBagFactoryHolder._type()
|
static TypeCode |
KeySortedBagFactoryHelper.type()
|
static TypeCode |
KeySetHelper.type()
|
TypeCode |
KeySetFactoryHolder._type()
|
static TypeCode |
KeySetFactoryHelper.type()
|
TypeCode |
KeyInvalidHolder._type()
|
static TypeCode |
KeyInvalidHelper.type()
|
TypeCode |
KeyCollectionOperations.key_type()
|
static TypeCode |
KeyCollectionHelper.type()
|
static TypeCode |
KeyBagHelper.type()
|
TypeCode |
KeyBagFactoryHolder._type()
|
static TypeCode |
KeyBagFactoryHelper.type()
|
TypeCode |
IteratorInvalidReasonHolder._type()
|
static TypeCode |
IteratorInvalidReasonHelper.type()
|
TypeCode |
IteratorInvalidHolder._type()
|
static TypeCode |
IteratorInvalidHelper.type()
|
TypeCode |
IteratorInBetweenHolder._type()
|
static TypeCode |
IteratorInBetweenHelper.type()
|
TypeCode |
IteratorHolder._type()
|
static TypeCode |
IteratorHelper.type()
|
static TypeCode |
IstringHelper.type()
|
TypeCode |
HeapPOATie.element_type()
|
TypeCode |
HeapHolder._type()
|
static TypeCode |
HeapHelper.type()
|
TypeCode |
HeapFactoryHolder._type()
|
static TypeCode |
HeapFactoryHelper.type()
|
TypeCode |
EqualitySortedCollectionPOATie.element_type()
|
TypeCode |
EqualitySortedCollectionHolder._type()
|
static TypeCode |
EqualitySortedCollectionHelper.type()
|
TypeCode |
EqualitySequentialCollectionPOATie.element_type()
|
TypeCode |
EqualitySequentialCollectionHolder._type()
|
static TypeCode |
EqualitySequentialCollectionHelper.type()
|
TypeCode |
EqualitySequencePOATie.element_type()
|
TypeCode |
EqualitySequenceHolder._type()
|
static TypeCode |
EqualitySequenceHelper.type()
|
TypeCode |
EqualitySequenceFactoryHolder._type()
|
static TypeCode |
EqualitySequenceFactoryHelper.type()
|
TypeCode |
EqualityCollectionPOATie.element_type()
|
TypeCode |
EqualityCollectionHolder._type()
|
static TypeCode |
EqualityCollectionHelper.type()
|
TypeCode |
EmptyCollectionHolder._type()
|
static TypeCode |
EmptyCollectionHelper.type()
|
TypeCode |
ElementInvalidReasonHolder._type()
|
static TypeCode |
ElementInvalidReasonHelper.type()
|
TypeCode |
ElementInvalidHolder._type()
|
static TypeCode |
ElementInvalidHelper.type()
|
TypeCode |
DequeHolder._type()
|
static TypeCode |
DequeHelper.type()
|
TypeCode |
DequeFactoryHolder._type()
|
static TypeCode |
DequeFactoryHelper.type()
|
TypeCode |
ComparatorHolder._type()
|
static TypeCode |
ComparatorHelper.type()
|
TypeCode |
CommandHolder._type()
|
static TypeCode |
CommandHelper.type()
|
TypeCode |
CollectionPOATie.element_type()
|
TypeCode |
CollectionOperations.element_type()
|
TypeCode |
CollectionHolder._type()
|
static TypeCode |
CollectionHelper.type()
|
TypeCode |
CollectionFactoryHolder._type()
|
static TypeCode |
CollectionFactoryHelper.type()
|
TypeCode |
CollectionFactoriesHolder._type()
|
static TypeCode |
CollectionFactoriesHelper.type()
|
TypeCode |
CSequencePOATie.element_type()
|
TypeCode |
CSequenceHolder._type()
|
static TypeCode |
CSequenceHelper.type()
|
static TypeCode |
BagHelper.type()
|
TypeCode |
BagFactoryHolder._type()
|
static TypeCode |
BagFactoryHelper.type()
|
TypeCode |
AnySequenceHolder._type()
|
static TypeCode |
AnySequenceHelper.type()
|
Uses of TypeCode in org.omg.CosConcurrencyControl |
Methods in org.omg.CosConcurrencyControl that return TypeCode | |
TypeCode |
lock_modeHolder._type()
|
static TypeCode |
lock_modeHelper.type()
|
TypeCode |
TransactionalLockSetHolder._type()
|
static TypeCode |
TransactionalLockSetHelper.type()
|
TypeCode |
LockSetHolder._type()
|
static TypeCode |
LockSetHelper.type()
|
TypeCode |
LockSetFactoryHolder._type()
|
static TypeCode |
LockSetFactoryHelper.type()
|
TypeCode |
LockNotHeldHolder._type()
|
static TypeCode |
LockNotHeldHelper.type()
|
TypeCode |
LockCoordinatorHolder._type()
|
static TypeCode |
LockCoordinatorHelper.type()
|
Uses of TypeCode in org.omg.CosEventChannelAdmin |
Methods in org.omg.CosEventChannelAdmin that return TypeCode | |
TypeCode |
TypeErrorHolder._type()
|
static TypeCode |
TypeErrorHelper.type()
|
TypeCode |
SupplierAdminHolder._type()
|
static TypeCode |
SupplierAdminHelper.type()
|
TypeCode |
ProxyPushSupplierHolder._type()
|
static TypeCode |
ProxyPushSupplierHelper.type()
|
TypeCode |
ProxyPushConsumerHolder._type()
|
static TypeCode |
ProxyPushConsumerHelper.type()
|
TypeCode |
ProxyPullSupplierHolder._type()
|
static TypeCode |
ProxyPullSupplierHelper.type()
|
TypeCode |
ProxyPullConsumerHolder._type()
|
static TypeCode |
ProxyPullConsumerHelper.type()
|
TypeCode |
EventChannelHolder._type()
|
static TypeCode |
EventChannelHelper.type()
|
TypeCode |
ConsumerAdminHolder._type()
|
static TypeCode |
ConsumerAdminHelper.type()
|
TypeCode |
AlreadyConnectedHolder._type()
|
static TypeCode |
AlreadyConnectedHelper.type()
|
Uses of TypeCode in org.omg.CosEventComm |
Methods in org.omg.CosEventComm that return TypeCode | |
TypeCode |
PushSupplierHolder._type()
|
static TypeCode |
PushSupplierHelper.type()
|
TypeCode |
PushConsumerHolder._type()
|
static TypeCode |
PushConsumerHelper.type()
|
TypeCode |
PullSupplierHolder._type()
|
static TypeCode |
PullSupplierHelper.type()
|
TypeCode |
PullConsumerHolder._type()
|
static TypeCode |
PullConsumerHelper.type()
|
TypeCode |
DisconnectedHolder._type()
|
static TypeCode |
DisconnectedHelper.type()
|
Uses of TypeCode in org.omg.CosNaming |
Methods in org.omg.CosNaming that return TypeCode | |
TypeCode |
NamingContextHolder._type()
|
static TypeCode |
NamingContextHelper.type()
|
TypeCode |
NamingContextExtHolder._type()
|
static TypeCode |
NamingContextExtHelper.type()
|
TypeCode |
NameHolder._type()
|
static TypeCode |
NameHelper.type()
|
TypeCode |
NameComponentHolder._type()
|
static TypeCode |
NameComponentHelper.type()
|
static TypeCode |
IstringHelper.type()
|
TypeCode |
BindingTypeHolder._type()
|
static TypeCode |
BindingTypeHelper.type()
|
TypeCode |
BindingListHolder._type()
|
static TypeCode |
BindingListHelper.type()
|
TypeCode |
BindingIteratorHolder._type()
|
static TypeCode |
BindingIteratorHelper.type()
|
TypeCode |
BindingHolder._type()
|
static TypeCode |
BindingHelper.type()
|
Uses of TypeCode in org.omg.CosNaming.NamingContextExtPackage |
Methods in org.omg.CosNaming.NamingContextExtPackage that return TypeCode | |
static TypeCode |
URLStringHelper.type()
|
static TypeCode |
StringNameHelper.type()
|
TypeCode |
InvalidAddressHolder._type()
|
static TypeCode |
InvalidAddressHelper.type()
|
static TypeCode |
AddressHelper.type()
|
Uses of TypeCode in org.omg.CosNaming.NamingContextPackage |
Methods in org.omg.CosNaming.NamingContextPackage that return TypeCode | |
TypeCode |
NotFoundReasonHolder._type()
|
static TypeCode |
NotFoundReasonHelper.type()
|
TypeCode |
NotFoundHolder._type()
|
static TypeCode |
NotFoundHelper.type()
|
TypeCode |
NotEmptyHolder._type()
|
static TypeCode |
NotEmptyHelper.type()
|
TypeCode |
InvalidNameHolder._type()
|
static TypeCode |
InvalidNameHelper.type()
|
TypeCode |
CannotProceedHolder._type()
|
static TypeCode |
CannotProceedHelper.type()
|
TypeCode |
AlreadyBoundHolder._type()
|
static TypeCode |
AlreadyBoundHelper.type()
|
Uses of TypeCode in org.omg.CosNotification |
Methods in org.omg.CosNotification that return TypeCode | |
TypeCode |
UnsupportedQoSHolder._type()
|
static TypeCode |
UnsupportedQoSHelper.type()
|
TypeCode |
UnsupportedAdminHolder._type()
|
static TypeCode |
UnsupportedAdminHelper.type()
|
TypeCode |
StructuredEventHolder._type()
|
static TypeCode |
StructuredEventHelper.type()
|
static TypeCode |
QoSPropertiesHelper.type()
|
TypeCode |
QoSError_codeHolder._type()
|
static TypeCode |
QoSError_codeHelper.type()
|
TypeCode |
QoSAdminHolder._type()
|
static TypeCode |
QoSAdminHelper.type()
|
static TypeCode |
PropertyValueHelper.type()
|
TypeCode |
PropertySeqHolder._type()
|
static TypeCode |
PropertySeqHelper.type()
|
TypeCode |
PropertyRangeHolder._type()
|
static TypeCode |
PropertyRangeHelper.type()
|
static TypeCode |
PropertyNameHelper.type()
|
TypeCode |
PropertyHolder._type()
|
static TypeCode |
PropertyHelper.type()
|
TypeCode |
PropertyErrorSeqHolder._type()
|
static TypeCode |
PropertyErrorSeqHelper.type()
|
TypeCode |
PropertyErrorHolder._type()
|
static TypeCode |
PropertyErrorHelper.type()
|
static TypeCode |
OptionalHeaderFieldsHelper.type()
|
TypeCode |
NamedPropertyRangeSeqHolder._type()
|
static TypeCode |
NamedPropertyRangeSeqHelper.type()
|
TypeCode |
NamedPropertyRangeHolder._type()
|
static TypeCode |
NamedPropertyRangeHelper.type()
|
static TypeCode |
IstringHelper.type()
|
TypeCode |
FixedEventHeaderHolder._type()
|
static TypeCode |
FixedEventHeaderHelper.type()
|
static TypeCode |
FilterableEventBodyHelper.type()
|
TypeCode |
EventTypeSeqHolder._type()
|
static TypeCode |
EventTypeSeqHelper.type()
|
TypeCode |
EventTypeHolder._type()
|
static TypeCode |
EventTypeHelper.type()
|
TypeCode |
EventHeaderHolder._type()
|
static TypeCode |
EventHeaderHelper.type()
|
TypeCode |
EventBatchHolder._type()
|
static TypeCode |
EventBatchHelper.type()
|
static TypeCode |
AdminPropertiesHelper.type()
|
TypeCode |
AdminPropertiesAdminHolder._type()
|
static TypeCode |
AdminPropertiesAdminHelper.type()
|
Uses of TypeCode in org.omg.CosNotifyChannelAdmin |
Methods in org.omg.CosNotifyChannelAdmin that return TypeCode | |
TypeCode |
SupplierAdminHolder._type()
|
static TypeCode |
SupplierAdminHelper.type()
|
TypeCode |
StructuredProxyPushSupplierHolder._type()
|
static TypeCode |
StructuredProxyPushSupplierHelper.type()
|
TypeCode |
StructuredProxyPushConsumerHolder._type()
|
static TypeCode |
StructuredProxyPushConsumerHelper.type()
|
TypeCode |
StructuredProxyPullSupplierHolder._type()
|
static TypeCode |
StructuredProxyPullSupplierHelper.type()
|
TypeCode |
StructuredProxyPullConsumerHolder._type()
|
static TypeCode |
StructuredProxyPullConsumerHelper.type()
|
TypeCode |
SequenceProxyPushSupplierHolder._type()
|
static TypeCode |
SequenceProxyPushSupplierHelper.type()
|
TypeCode |
SequenceProxyPushConsumerHolder._type()
|
static TypeCode |
SequenceProxyPushConsumerHelper.type()
|
TypeCode |
SequenceProxyPullSupplierHolder._type()
|
static TypeCode |
SequenceProxyPullSupplierHelper.type()
|
TypeCode |
SequenceProxyPullConsumerHolder._type()
|
static TypeCode |
SequenceProxyPullConsumerHelper.type()
|
TypeCode |
ProxyTypeHolder._type()
|
static TypeCode |
ProxyTypeHelper.type()
|
TypeCode |
ProxySupplierHolder._type()
|
static TypeCode |
ProxySupplierHelper.type()
|
TypeCode |
ProxyPushSupplierHolder._type()
|
static TypeCode |
ProxyPushSupplierHelper.type()
|
TypeCode |
ProxyPushConsumerHolder._type()
|
static TypeCode |
ProxyPushConsumerHelper.type()
|
TypeCode |
ProxyPullSupplierHolder._type()
|
static TypeCode |
ProxyPullSupplierHelper.type()
|
TypeCode |
ProxyPullConsumerHolder._type()
|
static TypeCode |
ProxyPullConsumerHelper.type()
|
TypeCode |
ProxyNotFoundHolder._type()
|
static TypeCode |
ProxyNotFoundHelper.type()
|
TypeCode |
ProxyIDSeqHolder._type()
|
static TypeCode |
ProxyIDSeqHelper.type()
|
static TypeCode |
ProxyIDHelper.type()
|
TypeCode |
ProxyConsumerHolder._type()
|
static TypeCode |
ProxyConsumerHelper.type()
|
TypeCode |
ObtainInfoModeHolder._type()
|
static TypeCode |
ObtainInfoModeHelper.type()
|
TypeCode |
NotConnectedHolder._type()
|
static TypeCode |
NotConnectedHelper.type()
|
TypeCode |
InterFilterGroupOperatorHolder._type()
|
static TypeCode |
InterFilterGroupOperatorHelper.type()
|
TypeCode |
EventChannelHolder._type()
|
static TypeCode |
EventChannelHelper.type()
|
TypeCode |
EventChannelFactoryHolder._type()
|
static TypeCode |
EventChannelFactoryHelper.type()
|
TypeCode |
ConsumerAdminHolder._type()
|
static TypeCode |
ConsumerAdminHelper.type()
|
TypeCode |
ConnectionAlreadyInactiveHolder._type()
|
static TypeCode |
ConnectionAlreadyInactiveHelper.type()
|
TypeCode |
ConnectionAlreadyActiveHolder._type()
|
static TypeCode |
ConnectionAlreadyActiveHelper.type()
|
TypeCode |
ClientTypeHolder._type()
|
static TypeCode |
ClientTypeHelper.type()
|
TypeCode |
ChannelNotFoundHolder._type()
|
static TypeCode |
ChannelNotFoundHelper.type()
|
TypeCode |
ChannelIDSeqHolder._type()
|
static TypeCode |
ChannelIDSeqHelper.type()
|
static TypeCode |
ChannelIDHelper.type()
|
TypeCode |
AdminNotFoundHolder._type()
|
static TypeCode |
AdminNotFoundHelper.type()
|
TypeCode |
AdminLimitHolder._type()
|
static TypeCode |
AdminLimitHelper.type()
|
TypeCode |
AdminLimitExceededHolder._type()
|
static TypeCode |
AdminLimitExceededHelper.type()
|
TypeCode |
AdminIDSeqHolder._type()
|
static TypeCode |
AdminIDSeqHelper.type()
|
static TypeCode |
AdminIDHelper.type()
|
Uses of TypeCode in org.omg.CosNotifyComm |
Methods in org.omg.CosNotifyComm that return TypeCode | |
TypeCode |
StructuredPushSupplierHolder._type()
|
static TypeCode |
StructuredPushSupplierHelper.type()
|
TypeCode |
StructuredPushConsumerHolder._type()
|
static TypeCode |
StructuredPushConsumerHelper.type()
|
TypeCode |
StructuredPullSupplierHolder._type()
|
static TypeCode |
StructuredPullSupplierHelper.type()
|
TypeCode |
StructuredPullConsumerHolder._type()
|
static TypeCode |
StructuredPullConsumerHelper.type()
|
TypeCode |
SequencePushSupplierHolder._type()
|
static TypeCode |
SequencePushSupplierHelper.type()
|
TypeCode |
SequencePushConsumerHolder._type()
|
static TypeCode |
SequencePushConsumerHelper.type()
|
TypeCode |
SequencePullSupplierHolder._type()
|
static TypeCode |
SequencePullSupplierHelper.type()
|
TypeCode |
SequencePullConsumerHolder._type()
|
static TypeCode |
SequencePullConsumerHelper.type()
|
TypeCode |
PushSupplierHolder._type()
|
static TypeCode |
PushSupplierHelper.type()
|
TypeCode |
PushConsumerHolder._type()
|
static TypeCode |
PushConsumerHelper.type()
|
TypeCode |
PullSupplierHolder._type()
|
static TypeCode |
PullSupplierHelper.type()
|
TypeCode |
PullConsumerHolder._type()
|
static TypeCode |
PullConsumerHelper.type()
|
TypeCode |
NotifySubscribeHolder._type()
|
static TypeCode |
NotifySubscribeHelper.type()
|
TypeCode |
NotifyPublishHolder._type()
|
static TypeCode |
NotifyPublishHelper.type()
|
TypeCode |
InvalidEventTypeHolder._type()
|
static TypeCode |
InvalidEventTypeHelper.type()
|
Uses of TypeCode in org.omg.CosNotifyFilter |
Methods in org.omg.CosNotifyFilter that return TypeCode | |
TypeCode |
_MappingFilterStub.value_type()
|
TypeCode |
UnsupportedFilterableDataHolder._type()
|
static TypeCode |
UnsupportedFilterableDataHelper.type()
|
TypeCode |
MappingFilterPOATie.value_type()
|
TypeCode |
MappingFilterOperations.value_type()
|
TypeCode |
MappingFilterHolder._type()
|
static TypeCode |
MappingFilterHelper.type()
|
TypeCode |
MappingConstraintPairSeqHolder._type()
|
static TypeCode |
MappingConstraintPairSeqHelper.type()
|
TypeCode |
MappingConstraintPairHolder._type()
|
static TypeCode |
MappingConstraintPairHelper.type()
|
TypeCode |
MappingConstraintInfoSeqHolder._type()
|
static TypeCode |
MappingConstraintInfoSeqHelper.type()
|
TypeCode |
MappingConstraintInfoHolder._type()
|
static TypeCode |
MappingConstraintInfoHelper.type()
|
TypeCode |
InvalidValueHolder._type()
|
static TypeCode |
InvalidValueHelper.type()
|
TypeCode |
InvalidGrammarHolder._type()
|
static TypeCode |
InvalidGrammarHelper.type()
|
TypeCode |
InvalidConstraintHolder._type()
|
static TypeCode |
InvalidConstraintHelper.type()
|
TypeCode |
FilterNotFoundHolder._type()
|
static TypeCode |
FilterNotFoundHelper.type()
|
TypeCode |
FilterIDSeqHolder._type()
|
static TypeCode |
FilterIDSeqHelper.type()
|
static TypeCode |
FilterIDHelper.type()
|
TypeCode |
FilterHolder._type()
|
static TypeCode |
FilterHelper.type()
|
TypeCode |
FilterFactoryHolder._type()
|
static TypeCode |
FilterFactoryHelper.type()
|
TypeCode |
FilterAdminHolder._type()
|
static TypeCode |
FilterAdminHelper.type()
|
TypeCode |
DuplicateConstraintIDHolder._type()
|
static TypeCode |
DuplicateConstraintIDHelper.type()
|
TypeCode |
ConstraintNotFoundHolder._type()
|
static TypeCode |
ConstraintNotFoundHelper.type()
|
TypeCode |
ConstraintInfoSeqHolder._type()
|
static TypeCode |
ConstraintInfoSeqHelper.type()
|
TypeCode |
ConstraintInfoHolder._type()
|
static TypeCode |
ConstraintInfoHelper.type()
|
TypeCode |
ConstraintIDSeqHolder._type()
|
static TypeCode |
ConstraintIDSeqHelper.type()
|
static TypeCode |
ConstraintIDHelper.type()
|
TypeCode |
ConstraintExpSeqHolder._type()
|
static TypeCode |
ConstraintExpSeqHelper.type()
|
TypeCode |
ConstraintExpHolder._type()
|
static TypeCode |
ConstraintExpHelper.type()
|
TypeCode |
CallbackNotFoundHolder._type()
|
static TypeCode |
CallbackNotFoundHelper.type()
|
TypeCode |
CallbackIDSeqHolder._type()
|
static TypeCode |
CallbackIDSeqHelper.type()
|
static TypeCode |
CallbackIDHelper.type()
|
Uses of TypeCode in org.omg.CosTrading |
Methods in org.omg.CosTrading that return TypeCode | |
TypeCode |
UnknownServiceTypeHolder._type()
|
static TypeCode |
UnknownServiceTypeHelper.type()
|
TypeCode |
UnknownOfferIdHolder._type()
|
static TypeCode |
UnknownOfferIdHelper.type()
|
TypeCode |
UnknownMaxLeftHolder._type()
|
static TypeCode |
UnknownMaxLeftHelper.type()
|
static TypeCode |
TypeRepositoryHelper.type()
|
static TypeCode |
TraderNameHelper.type()
|
TypeCode |
TraderComponentsHolder._type()
|
static TypeCode |
TraderComponentsHelper.type()
|
TypeCode |
SupportAttributesHolder._type()
|
static TypeCode |
SupportAttributesHelper.type()
|
static TypeCode |
ServiceTypeNameHelper.type()
|
TypeCode |
RegisterHolder._type()
|
static TypeCode |
RegisterHelper.type()
|
TypeCode |
ReadonlyDynamicPropertyHolder._type()
|
static TypeCode |
ReadonlyDynamicPropertyHelper.type()
|
TypeCode |
ProxyHolder._type()
|
static TypeCode |
ProxyHelper.type()
|
static TypeCode |
PropertyValueHelper.type()
|
TypeCode |
PropertyTypeMismatchHolder._type()
|
static TypeCode |
PropertyTypeMismatchHelper.type()
|
TypeCode |
PropertySeqHolder._type()
|
static TypeCode |
PropertySeqHelper.type()
|
TypeCode |
PropertyNameSeqHolder._type()
|
static TypeCode |
PropertyNameSeqHelper.type()
|
static TypeCode |
PropertyNameHelper.type()
|
TypeCode |
PropertyHolder._type()
|
static TypeCode |
PropertyHelper.type()
|
static TypeCode |
PolicyValueHelper.type()
|
TypeCode |
PolicySeqHolder._type()
|
static TypeCode |
PolicySeqHelper.type()
|
TypeCode |
PolicyNameSeqHolder._type()
|
static TypeCode |
PolicyNameSeqHelper.type()
|
static TypeCode |
PolicyNameHelper.type()
|
TypeCode |
PolicyHolder._type()
|
static TypeCode |
PolicyHelper.type()
|
TypeCode |
OfferSeqHolder._type()
|
static TypeCode |
OfferSeqHelper.type()
|
TypeCode |
OfferIteratorHolder._type()
|
static TypeCode |
OfferIteratorHelper.type()
|
TypeCode |
OfferIdSeqHolder._type()
|
static TypeCode |
OfferIdSeqHelper.type()
|
TypeCode |
OfferIdIteratorHolder._type()
|
static TypeCode |
OfferIdIteratorHelper.type()
|
static TypeCode |
OfferIdHelper.type()
|
TypeCode |
OfferHolder._type()
|
static TypeCode |
OfferHelper.type()
|
TypeCode |
NotImplementedHolder._type()
|
static TypeCode |
NotImplementedHelper.type()
|
TypeCode |
MissingMandatoryPropertyHolder._type()
|
static TypeCode |
MissingMandatoryPropertyHelper.type()
|
TypeCode |
LookupHolder._type()
|
static TypeCode |
LookupHelper.type()
|
TypeCode |
LinkNameSeqHolder._type()
|
static TypeCode |
LinkNameSeqHelper.type()
|
static TypeCode |
LinkNameHelper.type()
|
TypeCode |
LinkHolder._type()
|
static TypeCode |
LinkHelper.type()
|
TypeCode |
LinkAttributesHolder._type()
|
static TypeCode |
LinkAttributesHelper.type()
|
static TypeCode |
IstringHelper.type()
|
TypeCode |
InvalidLookupRefHolder._type()
|
static TypeCode |
InvalidLookupRefHelper.type()
|
TypeCode |
ImportAttributesHolder._type()
|
static TypeCode |
ImportAttributesHelper.type()
|
TypeCode |
IllegalServiceTypeHolder._type()
|
static TypeCode |
IllegalServiceTypeHelper.type()
|
TypeCode |
IllegalPropertyNameHolder._type()
|
static TypeCode |
IllegalPropertyNameHelper.type()
|
TypeCode |
IllegalOfferIdHolder._type()
|
static TypeCode |
IllegalOfferIdHelper.type()
|
TypeCode |
IllegalConstraintHolder._type()
|
static TypeCode |
IllegalConstraintHelper.type()
|
TypeCode |
FollowOptionHolder._type()
|
static TypeCode |
FollowOptionHelper.type()
|
TypeCode |
DuplicatePropertyNameHolder._type()
|
static TypeCode |
DuplicatePropertyNameHelper.type()
|
TypeCode |
DuplicatePolicyNameHolder._type()
|
static TypeCode |
DuplicatePolicyNameHelper.type()
|
static TypeCode |
ConstraintHelper.type()
|
TypeCode |
AdminHolder._type()
|
static TypeCode |
AdminHelper.type()
|
Uses of TypeCode in org.omg.CosTrading.AdminPackage |
Methods in org.omg.CosTrading.AdminPackage that return TypeCode | |
TypeCode |
OctetSeqHolder._type()
|
static TypeCode |
OctetSeqHelper.type()
|
Uses of TypeCode in org.omg.CosTrading.LinkPackage |
Methods in org.omg.CosTrading.LinkPackage that return TypeCode | |
TypeCode |
UnknownLinkNameHolder._type()
|
static TypeCode |
UnknownLinkNameHelper.type()
|
TypeCode |
LinkInfoHolder._type()
|
static TypeCode |
LinkInfoHelper.type()
|
TypeCode |
LimitingFollowTooPermissiveHolder._type()
|
static TypeCode |
LimitingFollowTooPermissiveHelper.type()
|
TypeCode |
IllegalLinkNameHolder._type()
|
static TypeCode |
IllegalLinkNameHelper.type()
|
TypeCode |
DuplicateLinkNameHolder._type()
|
static TypeCode |
DuplicateLinkNameHelper.type()
|
TypeCode |
DefaultFollowTooPermissiveHolder._type()
|
static TypeCode |
DefaultFollowTooPermissiveHelper.type()
|
Uses of TypeCode in org.omg.CosTrading.LookupPackage |
Methods in org.omg.CosTrading.LookupPackage that return TypeCode | |
TypeCode |
SpecifiedPropsHolder._type()
|
static TypeCode |
SpecifiedPropsHelper.type()
|
static TypeCode |
PreferenceHelper.type()
|
TypeCode |
PolicyTypeMismatchHolder._type()
|
static TypeCode |
PolicyTypeMismatchHelper.type()
|
TypeCode |
InvalidPolicyValueHolder._type()
|
static TypeCode |
InvalidPolicyValueHelper.type()
|
TypeCode |
IllegalPreferenceHolder._type()
|
static TypeCode |
IllegalPreferenceHelper.type()
|
TypeCode |
IllegalPolicyNameHolder._type()
|
static TypeCode |
IllegalPolicyNameHelper.type()
|
TypeCode |
HowManyPropsHolder._type()
|
static TypeCode |
HowManyPropsHelper.type()
|
Uses of TypeCode in org.omg.CosTrading.ProxyPackage |
Methods in org.omg.CosTrading.ProxyPackage that return TypeCode | |
TypeCode |
ProxyInfoHolder._type()
|
static TypeCode |
ProxyInfoHelper.type()
|
TypeCode |
NotProxyOfferIdHolder._type()
|
static TypeCode |
NotProxyOfferIdHelper.type()
|
TypeCode |
IllegalRecipeHolder._type()
|
static TypeCode |
IllegalRecipeHelper.type()
|
static TypeCode |
ConstraintRecipeHelper.type()
|
Uses of TypeCode in org.omg.CosTrading.RegisterPackage |
Methods in org.omg.CosTrading.RegisterPackage that return TypeCode | |
TypeCode |
UnknownTraderNameHolder._type()
|
static TypeCode |
UnknownTraderNameHelper.type()
|
TypeCode |
UnknownPropertyNameHolder._type()
|
static TypeCode |
UnknownPropertyNameHelper.type()
|
TypeCode |
RegisterNotSupportedHolder._type()
|
static TypeCode |
RegisterNotSupportedHelper.type()
|
TypeCode |
ReadonlyPropertyHolder._type()
|
static TypeCode |
ReadonlyPropertyHelper.type()
|
TypeCode |
ProxyOfferIdHolder._type()
|
static TypeCode |
ProxyOfferIdHelper.type()
|
TypeCode |
OfferInfoHolder._type()
|
static TypeCode |
OfferInfoHelper.type()
|
TypeCode |
NoMatchingOffersHolder._type()
|
static TypeCode |
NoMatchingOffersHelper.type()
|
TypeCode |
MandatoryPropertyHolder._type()
|
static TypeCode |
MandatoryPropertyHelper.type()
|
TypeCode |
InvalidObjectRefHolder._type()
|
static TypeCode |
InvalidObjectRefHelper.type()
|
TypeCode |
InterfaceTypeMismatchHolder._type()
|
static TypeCode |
InterfaceTypeMismatchHelper.type()
|
TypeCode |
IllegalTraderNameHolder._type()
|
static TypeCode |
IllegalTraderNameHelper.type()
|
Uses of TypeCode in org.omg.CosTradingDynamic |
Fields in org.omg.CosTradingDynamic declared as TypeCode | |
TypeCode |
DynamicProp.returned_type
|
TypeCode |
DPEvalFailure.returned_type
|
Methods in org.omg.CosTradingDynamic that return TypeCode | |
TypeCode |
DynamicPropHolder._type()
|
static TypeCode |
DynamicPropHelper.type()
|
TypeCode |
DynamicPropEvalHolder._type()
|
static TypeCode |
DynamicPropEvalHelper.type()
|
TypeCode |
DPEvalFailureHolder._type()
|
static TypeCode |
DPEvalFailureHelper.type()
|
Methods in org.omg.CosTradingDynamic with parameters of type TypeCode | |
Any |
_DynamicPropEvalStub.evalDP(java.lang.String name,
TypeCode returned_type,
Any extra_info)
|
Any |
DynamicPropEvalPOATie.evalDP(java.lang.String name,
TypeCode returned_type,
Any extra_info)
|
Any |
DynamicPropEvalOperations.evalDP(java.lang.String name,
TypeCode returned_type,
Any extra_info)
|
Constructors in org.omg.CosTradingDynamic with parameters of type TypeCode | |
DynamicProp(DynamicPropEval eval_if,
TypeCode returned_type,
Any extra_info)
|
|
DPEvalFailure(java.lang.String _reason,
java.lang.String name,
TypeCode returned_type,
Any extra_info)
|
|
DPEvalFailure(java.lang.String name,
TypeCode returned_type,
Any extra_info)
|
Uses of TypeCode in org.omg.CosTradingRepos |
Methods in org.omg.CosTradingRepos that return TypeCode | |
TypeCode |
ServiceTypeRepositoryHolder._type()
|
static TypeCode |
ServiceTypeRepositoryHelper.type()
|
Uses of TypeCode in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage |
Fields in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage declared as TypeCode | |
TypeCode |
PropStruct.value_type
|
Methods in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage that return TypeCode | |
TypeCode |
ValueTypeRedefinitionHolder._type()
|
static TypeCode |
ValueTypeRedefinitionHelper.type()
|
TypeCode |
TypeStructHolder._type()
|
static TypeCode |
TypeStructHelper.type()
|
TypeCode |
SpecifiedServiceTypesHolder._type()
|
static TypeCode |
SpecifiedServiceTypesHelper.type()
|
TypeCode |
ServiceTypeNameSeqHolder._type()
|
static TypeCode |
ServiceTypeNameSeqHelper.type()
|
TypeCode |
ServiceTypeExistsHolder._type()
|
static TypeCode |
ServiceTypeExistsHelper.type()
|
TypeCode |
PropertyModeHolder._type()
|
static TypeCode |
PropertyModeHelper.type()
|
TypeCode |
PropStructSeqHolder._type()
|
static TypeCode |
PropStructSeqHelper.type()
|
TypeCode |
PropStructHolder._type()
|
static TypeCode |
PropStructHelper.type()
|
TypeCode |
NotMaskedHolder._type()
|
static TypeCode |
NotMaskedHelper.type()
|
TypeCode |
ListOptionHolder._type()
|
static TypeCode |
ListOptionHelper.type()
|
TypeCode |
InterfaceTypeMismatchHolder._type()
|
static TypeCode |
InterfaceTypeMismatchHelper.type()
|
TypeCode |
IncarnationNumberHolder._type()
|
static TypeCode |
IncarnationNumberHelper.type()
|
static TypeCode |
IdentifierHelper.type()
|
TypeCode |
HasSubTypesHolder._type()
|
static TypeCode |
HasSubTypesHelper.type()
|
TypeCode |
DuplicateServiceTypeNameHolder._type()
|
static TypeCode |
DuplicateServiceTypeNameHelper.type()
|
TypeCode |
AlreadyMaskedHolder._type()
|
static TypeCode |
AlreadyMaskedHelper.type()
|
Constructors in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage with parameters of type TypeCode | |
PropStruct(java.lang.String name,
TypeCode value_type,
PropertyMode mode)
|
Uses of TypeCode in org.omg.CosTransactions |
Methods in org.omg.CosTransactions that return TypeCode | |
TypeCode |
otid_tHolder._type()
|
static TypeCode |
otid_tHelper.type()
|
TypeCode |
VoteHolder._type()
|
static TypeCode |
VoteHelper.type()
|
TypeCode |
UnavailableHolder._type()
|
static TypeCode |
UnavailableHelper.type()
|
TypeCode |
TransactionalObjectHolder._type()
|
static TypeCode |
TransactionalObjectHelper.type()
|
TypeCode |
TransactionFactoryHolder._type()
|
static TypeCode |
TransactionFactoryHelper.type()
|
TypeCode |
TransIdentityHolder._type()
|
static TypeCode |
TransIdentityHelper.type()
|
TypeCode |
TerminatorHolder._type()
|
static TypeCode |
TerminatorHelper.type()
|
TypeCode |
SynchronizationUnavailableHolder._type()
|
static TypeCode |
SynchronizationUnavailableHelper.type()
|
TypeCode |
SynchronizationHolder._type()
|
static TypeCode |
SynchronizationHelper.type()
|
TypeCode |
SubtransactionsUnavailableHolder._type()
|
static TypeCode |
SubtransactionsUnavailableHelper.type()
|
TypeCode |
SubtransactionAwareResourceHolder._type()
|
static TypeCode |
SubtransactionAwareResourceHelper.type()
|
TypeCode |
StatusHolder._type()
|
static TypeCode |
StatusHelper.type()
|
TypeCode |
ResourceHolder._type()
|
static TypeCode |
ResourceHelper.type()
|
TypeCode |
RecoveryCoordinatorHolder._type()
|
static TypeCode |
RecoveryCoordinatorHelper.type()
|
TypeCode |
PropagationContextHolder._type()
|
static TypeCode |
PropagationContextHelper.type()
|
TypeCode |
NotSubtransactionHolder._type()
|
static TypeCode |
NotSubtransactionHelper.type()
|
TypeCode |
NotPreparedHolder._type()
|
static TypeCode |
NotPreparedHelper.type()
|
TypeCode |
NoTransactionHolder._type()
|
static TypeCode |
NoTransactionHelper.type()
|
TypeCode |
InvalidControlHolder._type()
|
static TypeCode |
InvalidControlHelper.type()
|
TypeCode |
InactiveHolder._type()
|
static TypeCode |
InactiveHelper.type()
|
TypeCode |
HeuristicRollbackHolder._type()
|
static TypeCode |
HeuristicRollbackHelper.type()
|
TypeCode |
HeuristicMixedHolder._type()
|
static TypeCode |
HeuristicMixedHelper.type()
|
TypeCode |
HeuristicHazardHolder._type()
|
static TypeCode |
HeuristicHazardHelper.type()
|
TypeCode |
HeuristicCommitHolder._type()
|
static TypeCode |
HeuristicCommitHelper.type()
|
TypeCode |
CurrentHolder._type()
|
static TypeCode |
CurrentHelper.type()
|
TypeCode |
CoordinatorHolder._type()
|
static TypeCode |
CoordinatorHelper.type()
|
TypeCode |
ControlHolder._type()
|
static TypeCode |
ControlHelper.type()
|
Uses of TypeCode in org.omg.CosTypedEventChannelAdmin |
Methods in org.omg.CosTypedEventChannelAdmin that return TypeCode | |
TypeCode |
TypedSupplierAdminHolder._type()
|
static TypeCode |
TypedSupplierAdminHelper.type()
|
TypeCode |
TypedProxyPushConsumerHolder._type()
|
static TypeCode |
TypedProxyPushConsumerHelper.type()
|
TypeCode |
TypedProxyPullSupplierHolder._type()
|
static TypeCode |
TypedProxyPullSupplierHelper.type()
|
TypeCode |
TypedEventChannelHolder._type()
|
static TypeCode |
TypedEventChannelHelper.type()
|
TypeCode |
TypedConsumerAdminHolder._type()
|
static TypeCode |
TypedConsumerAdminHelper.type()
|
TypeCode |
NoSuchImplementationHolder._type()
|
static TypeCode |
NoSuchImplementationHelper.type()
|
static TypeCode |
KeyHelper.type()
|
TypeCode |
InterfaceNotSupportedHolder._type()
|
static TypeCode |
InterfaceNotSupportedHelper.type()
|
Uses of TypeCode in org.omg.CosTypedEventComm |
Methods in org.omg.CosTypedEventComm that return TypeCode | |
TypeCode |
TypedPushConsumerHolder._type()
|
static TypeCode |
TypedPushConsumerHelper.type()
|
TypeCode |
TypedPullSupplierHolder._type()
|
static TypeCode |
TypedPullSupplierHelper.type()
|
Uses of TypeCode in org.omg.CosTypedNotifyChannelAdmin |
Methods in org.omg.CosTypedNotifyChannelAdmin that return TypeCode | |
TypeCode |
TypedSupplierAdminHolder._type()
|
static TypeCode |
TypedSupplierAdminHelper.type()
|
TypeCode |
TypedProxyPushSupplierHolder._type()
|
static TypeCode |
TypedProxyPushSupplierHelper.type()
|
TypeCode |
TypedProxyPushConsumerHolder._type()
|
static TypeCode |
TypedProxyPushConsumerHelper.type()
|
TypeCode |
TypedProxyPullSupplierHolder._type()
|
static TypeCode |
TypedProxyPullSupplierHelper.type()
|
TypeCode |
TypedProxyPullConsumerHolder._type()
|
static TypeCode |
TypedProxyPullConsumerHelper.type()
|
TypeCode |
TypedEventChannelHolder._type()
|
static TypeCode |
TypedEventChannelHelper.type()
|
TypeCode |
TypedEventChannelFactoryHolder._type()
|
static TypeCode |
TypedEventChannelFactoryHelper.type()
|
TypeCode |
TypedConsumerAdminHolder._type()
|
static TypeCode |
TypedConsumerAdminHelper.type()
|
static TypeCode |
KeyHelper.type()
|
Uses of TypeCode in org.omg.CosTypedNotifyComm |
Methods in org.omg.CosTypedNotifyComm that return TypeCode | |
TypeCode |
TypedPushConsumerHolder._type()
|
static TypeCode |
TypedPushConsumerHelper.type()
|
TypeCode |
TypedPullSupplierHolder._type()
|
static TypeCode |
TypedPullSupplierHelper.type()
|
Uses of TypeCode in org.omg.CSI |
Methods in org.omg.CSI that return TypeCode | |
TypeCode |
X509CertificateChainHolder._type()
|
static TypeCode |
X509CertificateChainHelper.type()
|
TypeCode |
X501DistinguishedNameHolder._type()
|
static TypeCode |
X501DistinguishedNameHelper.type()
|
TypeCode |
UTF8StringHolder._type()
|
static TypeCode |
UTF8StringHelper.type()
|
static TypeCode |
StringOIDHelper.type()
|
TypeCode |
SASContextBodyHolder._type()
|
static TypeCode |
SASContextBodyHelper.type()
|
TypeCode |
OIDListHolder._type()
|
static TypeCode |
OIDListHelper.type()
|
TypeCode |
OIDHolder._type()
|
static TypeCode |
OIDHelper.type()
|
static TypeCode |
MsgTypeHelper.type()
|
TypeCode |
MessageInContextHolder._type()
|
static TypeCode |
MessageInContextHelper.type()
|
static TypeCode |
IdentityTokenTypeHelper.type()
|
TypeCode |
IdentityTokenHolder._type()
|
static TypeCode |
IdentityTokenHelper.type()
|
TypeCode |
IdentityExtensionHolder._type()
|
static TypeCode |
IdentityExtensionHelper.type()
|
TypeCode |
GSS_NT_ExportedNameListHolder._type()
|
static TypeCode |
GSS_NT_ExportedNameListHelper.type()
|
TypeCode |
GSS_NT_ExportedNameHolder._type()
|
static TypeCode |
GSS_NT_ExportedNameHelper.type()
|
TypeCode |
GSSTokenHolder._type()
|
static TypeCode |
GSSTokenHelper.type()
|
TypeCode |
EstablishContextHolder._type()
|
static TypeCode |
EstablishContextHelper.type()
|
static TypeCode |
ContextIdHelper.type()
|
TypeCode |
ContextErrorHolder._type()
|
static TypeCode |
ContextErrorHelper.type()
|
TypeCode |
CompleteEstablishContextHolder._type()
|
static TypeCode |
CompleteEstablishContextHelper.type()
|
TypeCode |
AuthorizationTokenHolder._type()
|
static TypeCode |
AuthorizationTokenHelper.type()
|
static TypeCode |
AuthorizationElementTypeHelper.type()
|
TypeCode |
AuthorizationElementHolder._type()
|
static TypeCode |
AuthorizationElementHelper.type()
|
TypeCode |
AuthorizationElementContentsHolder._type()
|
static TypeCode |
AuthorizationElementContentsHelper.type()
|
Uses of TypeCode in org.omg.CSIIOP |
Methods in org.omg.CSIIOP that return TypeCode | |
TypeCode |
TransportAddressListHolder._type()
|
static TypeCode |
TransportAddressListHelper.type()
|
TypeCode |
TransportAddressHolder._type()
|
static TypeCode |
TransportAddressHelper.type()
|
TypeCode |
TLS_SEC_TRANSHolder._type()
|
static TypeCode |
TLS_SEC_TRANSHelper.type()
|
TypeCode |
ServiceSpecificNameHolder._type()
|
static TypeCode |
ServiceSpecificNameHelper.type()
|
static TypeCode |
ServiceConfigurationSyntaxHelper.type()
|
TypeCode |
ServiceConfigurationListHolder._type()
|
static TypeCode |
ServiceConfigurationListHelper.type()
|
TypeCode |
ServiceConfigurationHolder._type()
|
static TypeCode |
ServiceConfigurationHelper.type()
|
TypeCode |
SECIOP_SEC_TRANSHolder._type()
|
static TypeCode |
SECIOP_SEC_TRANSHelper.type()
|
TypeCode |
SAS_ContextSecHolder._type()
|
static TypeCode |
SAS_ContextSecHelper.type()
|
TypeCode |
CompoundSecMechanismsHolder._type()
|
static TypeCode |
CompoundSecMechanismsHelper.type()
|
TypeCode |
CompoundSecMechListHolder._type()
|
static TypeCode |
CompoundSecMechListHelper.type()
|
TypeCode |
CompoundSecMechHolder._type()
|
static TypeCode |
CompoundSecMechHelper.type()
|
static TypeCode |
AssociationOptionsHelper.type()
|
TypeCode |
AS_ContextSecHolder._type()
|
static TypeCode |
AS_ContextSecHelper.type()
|
Uses of TypeCode in org.omg.Dynamic |
Fields in org.omg.Dynamic declared as TypeCode | |
TypeCode[] |
ExceptionListHolder.value
|
Methods in org.omg.Dynamic that return TypeCode | |
static TypeCode |
RequestContextHelper.type()
|
TypeCode |
ParameterListHolder._type()
|
static TypeCode |
ParameterListHelper.type()
|
TypeCode |
ParameterHolder._type()
|
static TypeCode |
ParameterHelper.type()
|
TypeCode |
ExceptionListHolder._type()
|
static TypeCode[] |
ExceptionListHelper.extract(Any any)
|
static TypeCode |
ExceptionListHelper.type()
|
static TypeCode[] |
ExceptionListHelper.read(InputStream _in)
|
static TypeCode |
ContextListHelper.type()
|
Methods in org.omg.Dynamic with parameters of type TypeCode | |
static void |
ExceptionListHelper.insert(Any any,
TypeCode[] s)
|
static void |
ExceptionListHelper.write(OutputStream _out,
TypeCode[] _s)
|
Constructors in org.omg.Dynamic with parameters of type TypeCode | |
ExceptionListHolder(TypeCode[] initial)
|
Uses of TypeCode in org.omg.DynamicAny |
Methods in org.omg.DynamicAny that return TypeCode | |
TypeCode |
NameValuePairSeqHolder._type()
|
TypeCode |
NameValuePairHolder._type()
|
TypeCode |
NameDynAnyPairSeqHolder._type()
|
TypeCode |
NameDynAnyPairHolder._type()
|
TypeCode |
DynValueHolder._type()
|
TypeCode |
DynUnionPOATie.get_typecode()
|
TypeCode |
DynUnionPOATie.type()
|
TypeCode |
DynUnionHolder._type()
|
TypeCode |
DynStructPOATie.get_typecode()
|
TypeCode |
DynStructPOATie.type()
|
TypeCode |
DynStructHolder._type()
|
TypeCode |
DynSequencePOATie.get_typecode()
|
TypeCode |
DynSequencePOATie.type()
|
TypeCode |
DynSequenceHolder._type()
|
TypeCode |
DynFixedPOATie.get_typecode()
|
TypeCode |
DynFixedPOATie.type()
|
TypeCode |
DynFixedHolder._type()
|
TypeCode |
DynEnumPOATie.get_typecode()
|
TypeCode |
DynEnumPOATie.type()
|
TypeCode |
DynEnumHolder._type()
|
TypeCode |
DynArrayPOATie.get_typecode()
|
TypeCode |
DynArrayPOATie.type()
|
TypeCode |
DynArrayHolder._type()
|
TypeCode |
DynAnySeqHolder._type()
|
TypeCode |
DynAnyPOATie.get_typecode()
|
TypeCode |
DynAnyPOATie.type()
|
TypeCode |
DynAnyHolder._type()
|
TypeCode |
DynAnyFactoryHolder._type()
|
TypeCode |
AnySeqHolder._type()
|
TypeCode |
_DynUnionStub.get_typecode()
|
TypeCode |
_DynUnionStub.type()
|
TypeCode |
_DynStructStub.get_typecode()
|
TypeCode |
_DynStructStub.type()
|
TypeCode |
_DynSequenceStub.get_typecode()
|
TypeCode |
_DynSequenceStub.type()
|
TypeCode |
_DynFixedStub.get_typecode()
|
TypeCode |
_DynFixedStub.type()
|
TypeCode |
_DynEnumStub.get_typecode()
|
TypeCode |
_DynEnumStub.type()
|
TypeCode |
_DynArrayStub.get_typecode()
|
TypeCode |
_DynArrayStub.type()
|
TypeCode |
_DynAnyStub.get_typecode()
|
TypeCode |
_DynAnyStub.type()
|
static TypeCode |
NameValuePairSeqHelper.type()
|
static TypeCode |
NameValuePairHelper.type()
|
static TypeCode |
NameDynAnyPairSeqHelper.type()
|
static TypeCode |
NameDynAnyPairHelper.type()
|
static TypeCode |
FieldNameHelper.type()
|
static TypeCode |
DynValueHelper.type()
|
static TypeCode |
DynUnionHelper.type()
|
static TypeCode |
DynStructHelper.type()
|
static TypeCode |
DynSequenceHelper.type()
|
static TypeCode |
DynFixedHelper.type()
|
static TypeCode |
DynEnumHelper.type()
|
static TypeCode |
DynArrayHelper.type()
|
static TypeCode |
DynAnySeqHelper.type()
|
TypeCode |
DynAnyOperations.type()
|
TypeCode |
DynAnyOperations.get_typecode()
|
static TypeCode |
DynAnyHelper.type()
|
static TypeCode |
DynAnyFactoryHelper.type()
|
static TypeCode |
AnySeqHelper.type()
|
Methods in org.omg.DynamicAny with parameters of type TypeCode | |
void |
DynUnionPOATie.insert_typecode(TypeCode value)
|
void |
DynStructPOATie.insert_typecode(TypeCode value)
|
void |
DynSequencePOATie.insert_typecode(TypeCode value)
|
void |
DynFixedPOATie.insert_typecode(TypeCode value)
|
void |
DynEnumPOATie.insert_typecode(TypeCode value)
|
void |
DynArrayPOATie.insert_typecode(TypeCode value)
|
void |
DynAnyPOATie.insert_typecode(TypeCode value)
|
DynAny |
DynAnyFactoryPOATie.create_dyn_any_from_type_code(TypeCode type)
|
void |
_DynUnionStub.insert_typecode(TypeCode value)
|
void |
_DynStructStub.insert_typecode(TypeCode value)
|
void |
_DynSequenceStub.insert_typecode(TypeCode value)
|
void |
_DynFixedStub.insert_typecode(TypeCode value)
|
void |
_DynEnumStub.insert_typecode(TypeCode value)
|
void |
_DynArrayStub.insert_typecode(TypeCode value)
|
void |
_DynAnyStub.insert_typecode(TypeCode value)
|
DynAny |
_DynAnyFactoryStub.create_dyn_any_from_type_code(TypeCode type)
|
void |
DynAnyOperations.insert_typecode(TypeCode value)
|
DynAny |
DynAnyFactoryOperations.create_dyn_any_from_type_code(TypeCode type)
|
Uses of TypeCode in org.omg.DynamicAny.DynAnyFactoryPackage |
Methods in org.omg.DynamicAny.DynAnyFactoryPackage that return TypeCode | |
TypeCode |
InconsistentTypeCodeHolder._type()
|
static TypeCode |
InconsistentTypeCodeHelper.type()
|
Uses of TypeCode in org.omg.DynamicAny.DynAnyPackage |
Methods in org.omg.DynamicAny.DynAnyPackage that return TypeCode | |
TypeCode |
TypeMismatchHolder._type()
|
TypeCode |
InvalidValueHolder._type()
|
static TypeCode |
TypeMismatchHelper.type()
|
static TypeCode |
InvalidValueHelper.type()
|
Uses of TypeCode in org.omg.ETF |
Methods in org.omg.ETF that return TypeCode | |
TypeCode |
ProfileHolder._type()
|
static TypeCode |
ProfileHelper.type()
|
TypeCode |
ObjectKeyHolder._type()
|
static TypeCode |
ObjectKeyHelper.type()
|
TypeCode |
ListenerHolder._type()
|
static TypeCode |
ListenerHelper.type()
|
TypeCode |
HandleHolder._type()
|
static TypeCode |
HandleHelper.type()
|
TypeCode |
FactoriesHolder._type()
|
static TypeCode |
FactoriesHelper.type()
|
TypeCode |
ConnectionZeroCopyHolder._type()
|
static TypeCode |
ConnectionZeroCopyHelper.type()
|
TypeCode |
ConnectionHolder._type()
|
static TypeCode |
ConnectionHelper.type()
|
TypeCode |
BufferListHolder._type()
|
static TypeCode |
BufferListHelper.type()
|
TypeCode |
BufferHolder._type()
|
static TypeCode |
BufferHelper.type()
|
Uses of TypeCode in org.omg.GIOP |
Methods in org.omg.GIOP that return TypeCode | |
TypeCode |
VersionHolder._type()
|
static TypeCode |
VersionHelper.type()
|
TypeCode |
TargetAddressHolder._type()
|
static TypeCode |
TargetAddressHelper.type()
|
TypeCode |
SystemExceptionReplyBodyHolder._type()
|
static TypeCode |
SystemExceptionReplyBodyHelper.type()
|
TypeCode |
RequestHeader_1_2Holder._type()
|
static TypeCode |
RequestHeader_1_2Helper.type()
|
TypeCode |
RequestHeader_1_1Holder._type()
|
static TypeCode |
RequestHeader_1_1Helper.type()
|
TypeCode |
RequestHeader_1_0Holder._type()
|
static TypeCode |
RequestHeader_1_0Helper.type()
|
TypeCode |
ReplyStatusType_1_2Holder._type()
|
static TypeCode |
ReplyStatusType_1_2Helper.type()
|
TypeCode |
ReplyStatusType_1_0Holder._type()
|
static TypeCode |
ReplyStatusType_1_0Helper.type()
|
TypeCode |
ReplyHeader_1_2Holder._type()
|
static TypeCode |
ReplyHeader_1_2Helper.type()
|
static TypeCode |
ReplyHeader_1_1Helper.type()
|
TypeCode |
ReplyHeader_1_0Holder._type()
|
static TypeCode |
ReplyHeader_1_0Helper.type()
|
TypeCode |
MsgType_1_1Holder._type()
|
static TypeCode |
MsgType_1_1Helper.type()
|
TypeCode |
MsgType_1_0Holder._type()
|
static TypeCode |
MsgType_1_0Helper.type()
|
static TypeCode |
MessageHeader_1_2Helper.type()
|
TypeCode |
MessageHeader_1_1Holder._type()
|
static TypeCode |
MessageHeader_1_1Helper.type()
|
TypeCode |
MessageHeader_1_0Holder._type()
|
static TypeCode |
MessageHeader_1_0Helper.type()
|
TypeCode |
LocateStatusType_1_2Holder._type()
|
static TypeCode |
LocateStatusType_1_2Helper.type()
|
TypeCode |
LocateStatusType_1_0Holder._type()
|
static TypeCode |
LocateStatusType_1_0Helper.type()
|
TypeCode |
LocateRequestHeader_1_2Holder._type()
|
static TypeCode |
LocateRequestHeader_1_2Helper.type()
|
static TypeCode |
LocateRequestHeader_1_1Helper.type()
|
TypeCode |
LocateRequestHeader_1_0Holder._type()
|
static TypeCode |
LocateRequestHeader_1_0Helper.type()
|
TypeCode |
LocateReplyHeader_1_2Holder._type()
|
static TypeCode |
LocateReplyHeader_1_2Helper.type()
|
static TypeCode |
LocateReplyHeader_1_1Helper.type()
|
TypeCode |
LocateReplyHeader_1_0Holder._type()
|
static TypeCode |
LocateReplyHeader_1_0Helper.type()
|
TypeCode |
IORAddressingInfoHolder._type()
|
static TypeCode |
IORAddressingInfoHelper.type()
|
TypeCode |
FragmentHeader_1_2Holder._type()
|
static TypeCode |
FragmentHeader_1_2Helper.type()
|
TypeCode |
CancelRequestHeaderHolder._type()
|
static TypeCode |
CancelRequestHeaderHelper.type()
|
static TypeCode |
AddressingDispositionHelper.type()
|
Uses of TypeCode in org.omg.GSSUP |
Methods in org.omg.GSSUP that return TypeCode | |
TypeCode |
InitialContextTokenHolder._type()
|
static TypeCode |
InitialContextTokenHelper.type()
|
TypeCode |
ErrorTokenHolder._type()
|
static TypeCode |
ErrorTokenHelper.type()
|
static TypeCode |
ErrorCodeHelper.type()
|
Uses of TypeCode in org.omg.IIOP |
Methods in org.omg.IIOP that return TypeCode | |
TypeCode |
VersionHolder._type()
|
static TypeCode |
VersionHelper.type()
|
TypeCode |
ProfileBody_1_1Holder._type()
|
static TypeCode |
ProfileBody_1_1Helper.type()
|
TypeCode |
ProfileBody_1_0Holder._type()
|
static TypeCode |
ProfileBody_1_0Helper.type()
|
TypeCode |
ListenPointListHolder._type()
|
static TypeCode |
ListenPointListHelper.type()
|
TypeCode |
ListenPointHolder._type()
|
static TypeCode |
ListenPointHelper.type()
|
TypeCode |
BiDirIIOPServiceContextHolder._type()
|
static TypeCode |
BiDirIIOPServiceContextHelper.type()
|
Uses of TypeCode in org.omg.IOP |
Methods in org.omg.IOP that return TypeCode | |
TypeCode |
TaggedComponentSeqHolder._type()
|
static TypeCode |
TaggedComponentSeqHelper.type()
|
TypeCode |
EncodingHolder._type()
|
static TypeCode |
EncodingHelper.type()
|
static TypeCode |
EncodingFormatHelper.type()
|
TypeCode |
CodecHolder._type()
|
static TypeCode |
CodecHelper.type()
|
TypeCode |
CodecFactoryHolder._type()
|
TypeCode |
TaggedProfileHolder._type()
|
static TypeCode |
TaggedProfileHelper.type()
|
TypeCode |
TaggedComponentHolder._type()
|
static TypeCode |
TaggedComponentHelper.type()
|
static TypeCode |
ServiceIdHelper.type()
|
TypeCode |
ServiceContextListHolder._type()
|
static TypeCode |
ServiceContextListHelper.type()
|
TypeCode |
ServiceContextHolder._type()
|
static TypeCode |
ServiceContextHelper.type()
|
static TypeCode |
ProfileIdHelper.type()
|
TypeCode |
MultipleComponentProfileHolder._type()
|
static TypeCode |
MultipleComponentProfileHelper.type()
|
TypeCode |
IORHolder._type()
|
static TypeCode |
IORHelper.type()
|
static TypeCode |
ComponentIdHelper.type()
|
static TypeCode |
CodecFactoryHelper.type()
|
Methods in org.omg.IOP with parameters of type TypeCode | |
Any |
CodecLocalTie.decode_value(byte[] data,
TypeCode tc)
|
Any |
CodecOperations.decode_value(byte[] data,
TypeCode tc)
|
Uses of TypeCode in org.omg.IOP.CodecFactoryPackage |
Methods in org.omg.IOP.CodecFactoryPackage that return TypeCode | |
TypeCode |
UnknownEncodingHolder._type()
|
static TypeCode |
UnknownEncodingHelper.type()
|
Uses of TypeCode in org.omg.IOP.CodecPackage |
Methods in org.omg.IOP.CodecPackage that return TypeCode | |
TypeCode |
TypeMismatchHolder._type()
|
TypeCode |
InvalidTypeForEncodingHolder._type()
|
TypeCode |
FormatMismatchHolder._type()
|
static TypeCode |
TypeMismatchHelper.type()
|
static TypeCode |
InvalidTypeForEncodingHelper.type()
|
static TypeCode |
FormatMismatchHelper.type()
|
Uses of TypeCode in org.omg.Messaging |
Methods in org.omg.Messaging that return TypeCode | |
static TypeCode |
TimeoutHelper.type()
|
TypeCode |
SyncScopePolicyHolder._type()
|
static TypeCode |
SyncScopePolicyHelper.type()
|
TypeCode |
RoutingTypeRangeHolder._type()
|
static TypeCode |
RoutingTypeRangeHelper.type()
|
static TypeCode |
RoutingTypeHelper.type()
|
TypeCode |
RoutingPolicyHolder._type()
|
static TypeCode |
RoutingPolicyHelper.type()
|
TypeCode |
RequestStartTimePolicyHolder._type()
|
static TypeCode |
RequestStartTimePolicyHelper.type()
|
TypeCode |
RequestPriorityPolicyHolder._type()
|
static TypeCode |
RequestPriorityPolicyHelper.type()
|
TypeCode |
RequestEndTimePolicyHolder._type()
|
static TypeCode |
RequestEndTimePolicyHelper.type()
|
TypeCode |
ReplyStartTimePolicyHolder._type()
|
static TypeCode |
ReplyStartTimePolicyHelper.type()
|
TypeCode |
ReplyPriorityPolicyHolder._type()
|
static TypeCode |
ReplyPriorityPolicyHelper.type()
|
TypeCode |
ReplyHandlerHolder._type()
|
static TypeCode |
ReplyHandlerHelper.type()
|
TypeCode |
ReplyEndTimePolicyHolder._type()
|
static TypeCode |
ReplyEndTimePolicyHelper.type()
|
TypeCode |
RelativeRoundtripTimeoutPolicyHolder._type()
|
static TypeCode |
RelativeRoundtripTimeoutPolicyHelper.type()
|
TypeCode |
RelativeRequestTimeoutPolicyHolder._type()
|
static TypeCode |
RelativeRequestTimeoutPolicyHelper.type()
|
TypeCode |
RebindPolicyHolder._type()
|
static TypeCode |
RebindPolicyHelper.type()
|
static TypeCode |
RebindModeHelper.type()
|
TypeCode |
QueueOrderPolicyHolder._type()
|
static TypeCode |
QueueOrderPolicyHelper.type()
|
TypeCode |
PriorityRangeHolder._type()
|
static TypeCode |
PriorityRangeHelper.type()
|
static TypeCode |
PriorityHelper.type()
|
TypeCode |
PolicyValueSeqHolder._type()
|
static TypeCode |
PolicyValueSeqHelper.type()
|
TypeCode |
PolicyValueHolder._type()
|
static TypeCode |
PolicyValueHelper.type()
|
static TypeCode |
OrderingHelper.type()
|
TypeCode |
MaxHopsPolicyHolder._type()
|
static TypeCode |
MaxHopsPolicyHelper.type()
|
TypeCode |
ExceptionHolderHolder._type()
|
static TypeCode |
ExceptionHolderHelper.type()
|
TypeCode |
ExceptionHolder._type()
|
static TypeCode |
SyncScopeHelper.type()
|
Uses of TypeCode in org.omg.PortableInterceptor |
Methods in org.omg.PortableInterceptor that return TypeCode | |
static TypeCode |
SlotIdHelper.type()
|
TypeCode |
ServerRequestInterceptorHolder._type()
|
static TypeCode |
ServerRequestInterceptorHelper.type()
|
TypeCode |
ServerRequestInfoHolder._type()
|
static TypeCode |
ServerRequestInfoHelper.type()
|
TypeCode |
RequestInfoHolder._type()
|
static TypeCode |
RequestInfoHelper.type()
|
static TypeCode |
ReplyStatusHelper.type()
|
TypeCode |
PolicyFactoryHolder._type()
|
static TypeCode |
PolicyFactoryHelper.type()
|
TypeCode |
ORBInitializerHolder._type()
|
static TypeCode |
ORBInitializerHelper.type()
|
TypeCode |
ORBInitInfoHolder._type()
|
static TypeCode |
ORBInitInfoHelper.type()
|
TypeCode |
InvalidSlotHolder._type()
|
TypeCode |
InterceptorHolder._type()
|
static TypeCode |
InterceptorHelper.type()
|
TypeCode |
IORInterceptorHolder._type()
|
static TypeCode |
IORInterceptorHelper.type()
|
TypeCode |
IORInfoHolder._type()
|
static TypeCode |
IORInfoHelper.type()
|
TypeCode |
ForwardRequestHolder._type()
|
TypeCode |
CurrentHolder._type()
|
TypeCode |
ClientRequestInterceptorHolder._type()
|
static TypeCode |
ClientRequestInterceptorHelper.type()
|
TypeCode |
ClientRequestInfoHolder._type()
|
static TypeCode |
ClientRequestInfoHelper.type()
|
TypeCode[] |
RequestInfoOperations.exceptions()
|
static TypeCode |
InvalidSlotHelper.type()
|
static TypeCode |
ForwardRequestHelper.type()
|
static TypeCode |
CurrentHelper.type()
|
Uses of TypeCode in org.omg.PortableInterceptor.ORBInitInfoPackage |
Methods in org.omg.PortableInterceptor.ORBInitInfoPackage that return TypeCode | |
TypeCode |
InvalidNameHolder._type()
|
TypeCode |
DuplicateNameHolder._type()
|
static TypeCode |
ObjectIdHelper.type()
|
static TypeCode |
InvalidNameHelper.type()
|
static TypeCode |
DuplicateNameHelper.type()
|
Uses of TypeCode in org.omg.PortableServer |
Methods in org.omg.PortableServer that return TypeCode | |
TypeCode |
ThreadPolicyValueHolder._type()
|
static TypeCode |
ThreadPolicyValueHelper.type()
|
TypeCode |
ThreadPolicyHolder._type()
|
static TypeCode |
ThreadPolicyHelper.type()
|
TypeCode |
ServantRetentionPolicyValueHolder._type()
|
static TypeCode |
ServantRetentionPolicyValueHelper.type()
|
TypeCode |
ServantRetentionPolicyHolder._type()
|
static TypeCode |
ServantRetentionPolicyHelper.type()
|
TypeCode |
ServantManagerHolder._type()
|
static TypeCode |
ServantManagerHelper.type()
|
TypeCode |
ServantActivatorHolder._type()
|
TypeCode |
RequestProcessingPolicyValueHolder._type()
|
static TypeCode |
RequestProcessingPolicyValueHelper.type()
|
TypeCode |
RequestProcessingPolicyHolder._type()
|
static TypeCode |
RequestProcessingPolicyHelper.type()
|
TypeCode |
POAManagerHolder._type()
|
static TypeCode |
POAManagerHelper.type()
|
TypeCode |
POAListHolder._type()
|
static TypeCode |
POAListHelper.type()
|
TypeCode |
POAHolder._type()
|
static TypeCode |
ObjectIdHelper.type()
|
TypeCode |
LifespanPolicyValueHolder._type()
|
static TypeCode |
LifespanPolicyValueHelper.type()
|
TypeCode |
LifespanPolicyHolder._type()
|
static TypeCode |
LifespanPolicyHelper.type()
|
TypeCode |
ImplicitActivationPolicyValueHolder._type()
|
static TypeCode |
ImplicitActivationPolicyValueHelper.type()
|
TypeCode |
ImplicitActivationPolicyHolder._type()
|
static TypeCode |
ImplicitActivationPolicyHelper.type()
|
TypeCode |
IdUniquenessPolicyValueHolder._type()
|
static TypeCode |
IdUniquenessPolicyValueHelper.type()
|
TypeCode |
IdUniquenessPolicyHolder._type()
|
static TypeCode |
IdUniquenessPolicyHelper.type()
|
TypeCode |
IdAssignmentPolicyValueHolder._type()
|
static TypeCode |
IdAssignmentPolicyValueHelper.type()
|
TypeCode |
IdAssignmentPolicyHolder._type()
|
static TypeCode |
IdAssignmentPolicyHelper.type()
|
TypeCode |
ForwardRequestHolder._type()
|
TypeCode |
CurrentHolder._type()
|
TypeCode |
AdapterActivatorHolder._type()
|
static TypeCode |
AdapterActivatorHelper.type()
|
static TypeCode |
ServantActivatorHelper.type()
|
static TypeCode |
POAHelper.type()
|
static TypeCode |
ForwardRequestHelper.type()
|
static TypeCode |
CurrentHelper.type()
|
Uses of TypeCode in org.omg.PortableServer.CurrentPackage |
Methods in org.omg.PortableServer.CurrentPackage that return TypeCode | |
TypeCode |
NoContextHolder._type()
|
static TypeCode |
NoContextHelper.type()
|
Uses of TypeCode in org.omg.PortableServer.POAManagerPackage |
Methods in org.omg.PortableServer.POAManagerPackage that return TypeCode | |
TypeCode |
StateHolder._type()
|
static TypeCode |
StateHelper.type()
|
TypeCode |
AdapterInactiveHolder._type()
|
static TypeCode |
AdapterInactiveHelper.type()
|
Uses of TypeCode in org.omg.PortableServer.POAPackage |
Methods in org.omg.PortableServer.POAPackage that return TypeCode | |
TypeCode |
WrongPolicyHolder._type()
|
TypeCode |
WrongAdapterHolder._type()
|
TypeCode |
ServantNotActiveHolder._type()
|
TypeCode |
ServantAlreadyActiveHolder._type()
|
TypeCode |
ObjectNotActiveHolder._type()
|
TypeCode |
ObjectAlreadyActiveHolder._type()
|
TypeCode |
NoServantHolder._type()
|
TypeCode |
InvalidPolicyHolder._type()
|
TypeCode |
AdapterNonExistentHolder._type()
|
TypeCode |
AdapterInactiveHolder._type()
|
static TypeCode |
AdapterInactiveHelper.type()
|
TypeCode |
AdapterAlreadyExistsHolder._type()
|
static TypeCode |
WrongPolicyHelper.type()
|
static TypeCode |
WrongAdapterHelper.type()
|
static TypeCode |
ServantNotActiveHelper.type()
|
static TypeCode |
ServantAlreadyActiveHelper.type()
|
static TypeCode |
ObjectNotActiveHelper.type()
|
static TypeCode |
ObjectAlreadyActiveHelper.type()
|
static TypeCode |
NoServantHelper.type()
|
static TypeCode |
InvalidPolicyHelper.type()
|
static TypeCode |
AdapterNonExistentHelper.type()
|
static TypeCode |
AdapterAlreadyExistsHelper.type()
|
Uses of TypeCode in org.omg.PortableServer.ServantLocatorPackage |
Methods in org.omg.PortableServer.ServantLocatorPackage that return TypeCode | |
TypeCode |
CookieHolder._type()
|
Uses of TypeCode in org.omg.RTCORBA |
Methods in org.omg.RTCORBA that return TypeCode | |
TypeCode |
TCPProtocolPropertiesHolder._type()
|
static TypeCode |
TCPProtocolPropertiesHelper.type()
|
TypeCode |
ProtocolPropertiesHolder._type()
|
static TypeCode |
ProtocolPropertiesHelper.type()
|
static TypeCode |
PriorityHelper.type()
|
static TypeCode |
NativePriorityHelper.type()
|
Uses of TypeCode in org.omg.Security |
Methods in org.omg.Security that return TypeCode | |
static TypeCode |
UtcTHelper.type()
|
static TypeCode |
TransportTypeHelper.type()
|
static TypeCode |
TimeTHelper.type()
|
TypeCode |
SelectorValueListHolder._type()
|
static TypeCode |
SelectorValueListHelper.type()
|
TypeCode |
SelectorValueHolder._type()
|
static TypeCode |
SelectorValueHelper.type()
|
static TypeCode |
SelectorTypeHelper.type()
|
static TypeCode |
SecurityNameHelper.type()
|
TypeCode |
SecurityMechanismDataListHolder._type()
|
static TypeCode |
SecurityMechanismDataListHelper.type()
|
TypeCode |
SecurityMechanismDataHolder._type()
|
static TypeCode |
SecurityMechanismDataHelper.type()
|
TypeCode |
SecurityFeatureHolder._type()
|
static TypeCode |
SecurityFeatureHelper.type()
|
TypeCode |
SecurityContextTypeHolder._type()
|
static TypeCode |
SecurityContextTypeHelper.type()
|
TypeCode |
SecurityContextStateHolder._type()
|
static TypeCode |
SecurityContextStateHelper.type()
|
static TypeCode |
SecurityAttributeTypeHelper.type()
|
TypeCode |
SecAttributeHolder._type()
|
static TypeCode |
SecAttributeHelper.type()
|
TypeCode |
RightsListHolder._type()
|
static TypeCode |
RightsListHelper.type()
|
TypeCode |
RightsCombinatorHolder._type()
|
static TypeCode |
RightsCombinatorHelper.type()
|
TypeCode |
RightHolder._type()
|
static TypeCode |
RightHelper.type()
|
TypeCode |
RequiresSupportsHolder._type()
|
static TypeCode |
RequiresSupportsHelper.type()
|
TypeCode |
QOPHolder._type()
|
static TypeCode |
QOPHelper.type()
|
TypeCode |
OptionsDirectionPairListHolder._type()
|
static TypeCode |
OptionsDirectionPairListHelper.type()
|
TypeCode |
OptionsDirectionPairHolder._type()
|
static TypeCode |
OptionsDirectionPairHelper.type()
|
TypeCode |
OpaqueHolder._type()
|
static TypeCode |
OpaqueHelper.type()
|
TypeCode |
OpaqueBufferHolder._type()
|
static TypeCode |
OpaqueBufferHelper.type()
|
TypeCode |
MechanismTypeListHolder._type()
|
static TypeCode |
MechanismTypeListHelper.type()
|
static TypeCode |
MechanismTypeHelper.type()
|
TypeCode |
MechandOptionsListHolder._type()
|
static TypeCode |
MechandOptionsListHelper.type()
|
TypeCode |
MechandOptionsHolder._type()
|
static TypeCode |
MechandOptionsHelper.type()
|
TypeCode |
InvocationCredentialsTypeHolder._type()
|
static TypeCode |
InvocationCredentialsTypeHelper.type()
|
static TypeCode |
IntervalTHelper.type()
|
TypeCode |
ExtensibleFamilyHolder._type()
|
static TypeCode |
ExtensibleFamilyHelper.type()
|
static TypeCode |
EventTypeHelper.type()
|
TypeCode |
EstablishTrustHolder._type()
|
static TypeCode |
EstablishTrustHelper.type()
|
TypeCode |
DelegationStateHolder._type()
|
static TypeCode |
DelegationStateHelper.type()
|
TypeCode |
DelegationModeHolder._type()
|
static TypeCode |
DelegationModeHelper.type()
|
TypeCode |
DelegationDirectiveHolder._type()
|
static TypeCode |
DelegationDirectiveHelper.type()
|
TypeCode |
DayOfTheWeekHolder._type()
|
static TypeCode |
DayOfTheWeekHelper.type()
|
TypeCode |
CredentialTypeHolder._type()
|
static TypeCode |
CredentialTypeHelper.type()
|
TypeCode |
CommunicationDirectionHolder._type()
|
static TypeCode |
CommunicationDirectionHelper.type()
|
TypeCode |
AuthenticationStatusHolder._type()
|
static TypeCode |
AuthenticationStatusHelper.type()
|
TypeCode |
AuthenticationMethodListHolder._type()
|
static TypeCode |
AuthenticationMethodListHelper.type()
|
static TypeCode |
AuthenticationMethodHelper.type()
|
TypeCode |
AuditEventTypeListHolder._type()
|
static TypeCode |
AuditEventTypeListHelper.type()
|
TypeCode |
AuditEventTypeHolder._type()
|
static TypeCode |
AuditEventTypeHelper.type()
|
TypeCode |
AuditCombinatorHolder._type()
|
static TypeCode |
AuditCombinatorHelper.type()
|
static TypeCode |
AuditChannelIdHelper.type()
|
TypeCode |
AttributeTypeListHolder._type()
|
static TypeCode |
AttributeTypeListHelper.type()
|
TypeCode |
AttributeTypeHolder._type()
|
static TypeCode |
AttributeTypeHelper.type()
|
TypeCode |
AttributeListHolder._type()
|
static TypeCode |
AttributeListHelper.type()
|
TypeCode |
AssociationStatusHolder._type()
|
static TypeCode |
AssociationStatusHelper.type()
|
static TypeCode |
AssociationOptionsHelper.type()
|
Uses of TypeCode in org.omg.SecurityAdmin |
Methods in org.omg.SecurityAdmin that return TypeCode | |
TypeCode |
SecureInvocationPolicyHolder._type()
|
static TypeCode |
SecureInvocationPolicyHelper.type()
|
TypeCode |
DomainAccessPolicyHolder._type()
|
static TypeCode |
DomainAccessPolicyHelper.type()
|
TypeCode |
DelegationPolicyHolder._type()
|
static TypeCode |
DelegationPolicyHelper.type()
|
TypeCode |
AuditPolicyHolder._type()
|
static TypeCode |
AuditPolicyHelper.type()
|
TypeCode |
AccessPolicyHolder._type()
|
static TypeCode |
AccessPolicyHelper.type()
|
Uses of TypeCode in org.omg.SecurityLevel1 |
Methods in org.omg.SecurityLevel1 that return TypeCode | |
TypeCode |
CurrentHolder._type()
|
static TypeCode |
CurrentHelper.type()
|
Uses of TypeCode in org.omg.SecurityLevel2 |
Methods in org.omg.SecurityLevel2 that return TypeCode | |
TypeCode |
RequiredRightsHolder._type()
|
static TypeCode |
RequiredRightsHelper.type()
|
TypeCode |
ReceivedCredentialsHolder._type()
|
static TypeCode |
ReceivedCredentialsHelper.type()
|
TypeCode |
QOPPolicyHolder._type()
|
static TypeCode |
QOPPolicyHelper.type()
|
TypeCode |
PrincipalAuthenticatorHolder._type()
|
static TypeCode |
PrincipalAuthenticatorHelper.type()
|
TypeCode |
MechanismPolicyHolder._type()
|
static TypeCode |
MechanismPolicyHelper.type()
|
TypeCode |
InvocationCredentialsPolicyHolder._type()
|
static TypeCode |
InvocationCredentialsPolicyHelper.type()
|
TypeCode |
EstablishTrustPolicyHolder._type()
|
static TypeCode |
EstablishTrustPolicyHelper.type()
|
TypeCode |
DelegationModeHolder._type()
|
static TypeCode |
DelegationModeHelper.type()
|
TypeCode |
DelegationDirectivePolicyHolder._type()
|
static TypeCode |
DelegationDirectivePolicyHelper.type()
|
TypeCode |
CurrentHolder._type()
|
static TypeCode |
CurrentHelper.type()
|
TypeCode |
CredentialsListHolder._type()
|
static TypeCode |
CredentialsListHelper.type()
|
TypeCode |
CredentialsHolder._type()
|
static TypeCode |
CredentialsHelper.type()
|
TypeCode |
AuditDecisionHolder._type()
|
static TypeCode |
AuditDecisionHelper.type()
|
TypeCode |
AuditChannelHolder._type()
|
static TypeCode |
AuditChannelHelper.type()
|
TypeCode |
AccessDecisionHolder._type()
|
static TypeCode |
AccessDecisionHelper.type()
|
Uses of TypeCode in org.omg.SecurityReplaceable |
Methods in org.omg.SecurityReplaceable that return TypeCode | |
TypeCode |
VaultHolder._type()
|
static TypeCode |
VaultHelper.type()
|
TypeCode |
ServerSecurityContextHolder._type()
|
static TypeCode |
ServerSecurityContextHelper.type()
|
TypeCode |
SecurityContextHolder._type()
|
static TypeCode |
SecurityContextHelper.type()
|
TypeCode |
ClientSecurityContextHolder._type()
|
static TypeCode |
ClientSecurityContextHelper.type()
|
Uses of TypeCode in org.omg.SSLIOP |
Methods in org.omg.SSLIOP that return TypeCode | |
TypeCode |
SSLHolder._type()
|
static TypeCode |
SSLHelper.type()
|
Uses of TypeCode in org.omg.TimeBase |
Methods in org.omg.TimeBase that return TypeCode | |
TypeCode |
UtcTHolder._type()
|
static TypeCode |
UtcTHelper.type()
|
static TypeCode |
TimeTHelper.type()
|
static TypeCode |
TdfTHelper.type()
|
TypeCode |
IntervalTHolder._type()
|
static TypeCode |
IntervalTHelper.type()
|
static TypeCode |
InaccuracyTHelper.type()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |