|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValuePtr | |
---|---|
biz.onixs.fix.engine | |
biz.onixs.fix.fast.util | |
biz.onixs.fix.parser |
Uses of ValuePtr in biz.onixs.fix.engine |
---|
Methods in biz.onixs.fix.engine with parameters of type ValuePtr | |
---|---|
static String |
SessionImpl.makeId(ValuePtr sender,
ValuePtr target,
Version version,
String token)
|
Uses of ValuePtr in biz.onixs.fix.fast.util |
---|
Methods in biz.onixs.fix.fast.util with parameters of type ValuePtr | |
---|---|
boolean |
FixBlock4Group.set(int tag,
ValuePtr valuePtr)
|
Uses of ValuePtr in biz.onixs.fix.parser |
---|
Fields in biz.onixs.fix.parser declared as ValuePtr | |
---|---|
protected static ValuePtr |
Message.DATETIME
|
protected static ValuePtr |
Message.LOGON_MSG_TYPE
|
protected static ValuePtr |
Message.MAX_SEQ_NUM
|
protected static ValuePtr |
Message.ONE
|
protected static ValuePtr |
Message.ZERO
|
Methods in biz.onixs.fix.parser that return ValuePtr | |
---|---|
ValuePtr |
Message.getValuePtr(int tag)
Returns the field value. |
ValuePtr |
Group.getValuePtr(int tag,
int index)
Returns the field value. |
ValuePtr |
GroupDescription.psn2groupPsnStr(int psn)
|
Methods in biz.onixs.fix.parser with parameters of type ValuePtr | |
---|---|
boolean |
Group.get(int tag,
int index,
ValuePtr valuePtr)
Returns the field value. |
boolean |
Message.get(int tag,
ValuePtr valuePtr)
Returns field value. |
boolean |
Group.set(int tag,
int index,
ValuePtr valuePtr)
Sets the field value. |
boolean |
Message.set(int tag,
ValuePtr valuePtr)
Sets field value. |
boolean |
FixBlock.set(int tag,
ValuePtr valuePtr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |