com.epam.fix.message.storage
Class FIXFieldStorage
java.lang.Object
com.epam.fix.message.storage.FIXFieldStorage
public class FIXFieldStorage
- extends Object
Created with IntelliJ IDEA.
User: wed
Date: 29.10.12
Time: 11:05
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fixFields
protected FIXField[] fixFields
FIXFieldStorage
public FIXFieldStorage(int initialSize)
enlarge
public void enlarge(int ratio)
enlargeTo
public void enlargeTo(int size)
setField
public void setField(int index,
FIXField val)
getField
public FIXField getField(int index)
invalidateCachedField
public void invalidateCachedField(int i)
shift
public void shift(int index,
int offset,
int filledSize)
shiftBack
public void shiftBack(int index,
int offset,
int filledSize)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.