|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use cMsgMessageContextInterface | |
---|---|
org.jlab.coda.cMsg |
Uses of cMsgMessageContextInterface in org.jlab.coda.cMsg |
---|
Classes in org.jlab.coda.cMsg that implement cMsgMessageContextInterface | |
---|---|
class |
cMsgMessageContextDefault
The class defines the default context that a message starts with when it's created. |
Methods in org.jlab.coda.cMsg that return cMsgMessageContextInterface | |
---|---|
cMsgMessageContextInterface |
cMsgMessage.getContext()
Gets the object containing information about the context of the callback receiving this message. |
Methods in org.jlab.coda.cMsg with parameters of type cMsgMessageContextInterface | |
---|---|
void |
cMsgMessageFull.setContext(cMsgMessageContextInterface context)
Sets the object containing information about the context of the callback receiving this message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |