Uses of Class
biz.onixs.fix.fast.template.UInt32FieldInstr

Packages that use UInt32FieldInstr
biz.onixs.fix.fast.template   
 

Uses of UInt32FieldInstr in biz.onixs.fix.fast.template
 

Methods in biz.onixs.fix.fast.template with parameters of type UInt32FieldInstr
protected  void UInt32FieldInstr.copy(UInt32FieldInstr instr)
           
 Long UInt32NoopFieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt32IncrementFieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
abstract  Long UInt32FieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt32DeltaFieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt32DefaultFieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt32CopyFieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt32ConstantFieldOper.decode(UInt32FieldInstr fieldInstr, DecodingContext context)
           
 void UInt32NoopFieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
 void UInt32IncrementFieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
abstract  void UInt32FieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
 void UInt32DeltaFieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
 void UInt32DefaultFieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
 void UInt32CopyFieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
 void UInt32ConstantFieldOper.encode(UInt32FieldInstr fieldInstr, EncodingContext context)
           
 



Copyright © 2005-2012 Onix Solutions. All Rights Reserved.