Index

A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CANONICAL_ENCODING_RULES - Static variable in interface org.asnlab.asndt.runtime.conv.EncodingRules
 
capacity() - Method in class org.asnlab.asndt.runtime.type.Buffer
Returns this buffer's capacity.
ChoiceConverter - Class in org.asnlab.asndt.runtime.conv
The ChoiceConverter can convert choice value.
ChoiceConverter() - Constructor for class org.asnlab.asndt.runtime.conv.ChoiceConverter
 
ChoiceConverter(AsnConverter[]) - Constructor for class org.asnlab.asndt.runtime.conv.ChoiceConverter
 
choiceIdField - Variable in class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
 
ChoiceValue - Class in org.asnlab.asndt.runtime.value
 
ChoiceValue() - Constructor for class org.asnlab.asndt.runtime.value.ChoiceValue
 
ChoiceValue(int, Object) - Constructor for class org.asnlab.asndt.runtime.value.ChoiceValue
 
ChoiceValue.ChoiceValueConverter - Class in org.asnlab.asndt.runtime.value
 
ChoiceValue.ChoiceValueConverter.ChoiceValueConverterConverter - Class in org.asnlab.asndt.runtime.value
 
ChoiceValueConverter() - Constructor for class org.asnlab.asndt.runtime.value.ChoiceValue.ChoiceValueConverter
 
ChoiceValueConverter(AsnConverter[]) - Constructor for class org.asnlab.asndt.runtime.value.ChoiceValue.ChoiceValueConverter
 
ChoiceValueConverterConverter(AsnConverter[]) - Constructor for class org.asnlab.asndt.runtime.value.ChoiceValue.ChoiceValueConverter.ChoiceValueConverterConverter
 
clear() - Method in class org.asnlab.asndt.runtime.type.Buffer
Clears this buffer.
clearUnusedBits() - Method in class org.asnlab.asndt.runtime.value.BitString
 
clone(Object, AsnConverter) - Method in class org.asnlab.asndt.runtime.type.AsnType
Clone a copy of the object
componentConverters - Variable in class org.asnlab.asndt.runtime.conv.CompositeConverter
The component converters
componentFields - Variable in class org.asnlab.asndt.runtime.conv.AbstractCompositeConverter
 
CompositeConverter - Class in org.asnlab.asndt.runtime.conv
The CompositeConverter can convert composite value.
CompositeConverter() - Constructor for class org.asnlab.asndt.runtime.conv.CompositeConverter
 
CompositeConverter(AsnConverter[]) - Constructor for class org.asnlab.asndt.runtime.conv.CompositeConverter
 
CompositeConverter.CompositeConverterConverter - Class in org.asnlab.asndt.runtime.conv
 
CompositeConverterConverter(AsnConverter[]) - Constructor for class org.asnlab.asndt.runtime.conv.CompositeConverter.CompositeConverterConverter
 
CompositeValue - Class in org.asnlab.asndt.runtime.value
 
CompositeValue(int) - Constructor for class org.asnlab.asndt.runtime.value.CompositeValue
 
CompositeValue(Object[]) - Constructor for class org.asnlab.asndt.runtime.value.CompositeValue
 
CompositeValue.CompositeValueConverter - Class in org.asnlab.asndt.runtime.value
 
CompositeValueConverter() - Constructor for class org.asnlab.asndt.runtime.value.CompositeValue.CompositeValueConverter
 
CompositeValueConverter(AsnConverter[]) - Constructor for class org.asnlab.asndt.runtime.value.CompositeValue.CompositeValueConverter
 
computeConverter() - Method in class org.asnlab.asndt.runtime.type.AsnType
Return the "generic" AsnConverter for this ASN.1 type
computeConverter(Hashtable<Object, Object>) - Method in class org.asnlab.asndt.runtime.type.AsnType
 
CONV - Static variable in class org.asnlab.asndt.runtime.type.AsnType
 
convert(Object, BitBuffer, IntegerType) - Method in class org.asnlab.asndt.runtime.conv.ZahlenConverter
 
convert(Object, Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.BigIntegerConverter
 
convert(Object, Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.IntegerConverter
 
convert(Object, Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.LongConverter
 
convert(Object, Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.ZahlenConverter
 
convert(Object, ByteBuffer, IntegerType) - Method in class org.asnlab.asndt.runtime.conv.ZahlenConverter
 
convert(Object, RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.BigDecimalConverter
 
convert(Object, RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.DoubleConverter
 
convert(Object, RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.FloatConverter
 
convert(Object, RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.RealConverter
 
convert(BitBuffer, IntegerType) - Method in class org.asnlab.asndt.runtime.conv.ZahlenConverter
 
convert(Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.BigIntegerConverter
 
convert(Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.IntegerConverter
 
convert(Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.LongConverter
 
convert(Buffer, IntegerType, Codec) - Method in class org.asnlab.asndt.runtime.conv.ZahlenConverter
 
convert(ByteBuffer, IntegerType, int) - Method in class org.asnlab.asndt.runtime.conv.ZahlenConverter
 
convert(RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.BigDecimalConverter
 
convert(RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.DoubleConverter
 
convert(RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.FloatConverter
 
convert(RealType, Codec) - Method in class org.asnlab.asndt.runtime.conv.RealConverter
 
CONVERTER - Static variable in class org.asnlab.asndt.runtime.conv.EnumeratedConverter
 
CONVERTER - Static variable in class org.asnlab.asndt.runtime.value.EnumeratedValue
 
createAlternative(int, Object) - Method in class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
 
createAlternative(int, Object) - Method in class org.asnlab.asndt.runtime.conv.ChoiceConverter
Given the choice index, and the alternative object, create the choice value object.
createAlternative(int, Object) - Method in class org.asnlab.asndt.runtime.value.ChoiceValue.ChoiceValueConverter
 
createObject() - Method in class org.asnlab.asndt.runtime.conv.AbstractCompositeConverter
 
createObject() - Method in class org.asnlab.asndt.runtime.conv.CompositeConverter
Create an empty composite value object.
createObject() - Method in class org.asnlab.asndt.runtime.value.ChoiceValue.ChoiceValueConverter.ChoiceValueConverterConverter
 
createObject() - Method in class org.asnlab.asndt.runtime.value.CompositeValue.CompositeValueConverter
 
createObject() - Method in class org.asnlab.asndt.runtime.value.EnumeratedValue.EnumeratedValueConverter
 
createObject(byte[], byte) - Method in class org.asnlab.asndt.runtime.conv.BitSetConverter
 
createObject(byte[], byte) - Method in class org.asnlab.asndt.runtime.conv.BitStringConverter
 
createObject(byte[], byte) - Method in class org.asnlab.asndt.runtime.conv.ReflectionBitStringConverter
 
createObject(int) - Method in class org.asnlab.asndt.runtime.conv.ArrayConverter
Given the size, create a (temporary) SEQUENCE OF/SET OF value object
createObject(int) - Method in class org.asnlab.asndt.runtime.conv.ArrayListConverter
Given the size, create a (temporary) SEQUENCE OF/SET OF value object
createObject(int) - Method in class org.asnlab.asndt.runtime.conv.LinkedListConverter
Given the size, create a (temporary) SEQUENCE OF/SET OF value object
createObject(int) - Method in class org.asnlab.asndt.runtime.conv.ListConverter
Given the size, create a (temporary) SEQUENCE OF/SET OF value object
createObject(int) - Method in class org.asnlab.asndt.runtime.conv.VectorConverter
Given the size, create a SEQUENCE OF/SET OF value object
A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form