|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.vm.mind.MIAnything | +--com.vm.mind.MIAction | +--com.vm.mind.MIFunction
Fields inherited from class com.vm.mind.MIAnything |
IS_ERROR, IS_LINK, IS_LIST, IS_SHARED, IS_SYSTEM, IS_VALUE, m_valid |
Constructor Summary | |
MIFunction()
|
Method Summary | |
boolean |
load(MIWorld i_world,
MIStream i_stream)
Loads Anything/Thing from into Stream into World |
Methods inherited from class com.vm.mind.MIAction |
getString, getThing, setString, setThing |
Methods inherited from class com.vm.mind.MIAnything |
delThing, dump, fullDump, getCount, getKey, getList, getName, getName, getQuery, getType, getType, is, message, SetString, SetThing, toString, valid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MIFunction()
Method Detail |
public boolean load(MIWorld i_world, MIStream i_stream)
ORObject
load
in class MIAction
com.vm.mind.MIAnything
ORObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |