Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DataDictionary
Generated
MsgVariable
dispatch
DataDictionary.Generated.MsgVariable.dispatch C# (CSharp) Method
MsgVariable Class Documentation
Show file
Open project: ERTMSSolutions/ERTMSFormalSpecs
dispatch()
public
method
public
dispatch
(
XmlBooster.XmlBBaseVisitor
v
) :
void
v
XmlBooster.XmlBBaseVisitor
return
void
public override void dispatch(XmlBBaseVisitor v) { ((Visitor)v).visit(this); }
Same methods
MsgVariable::
dispatch
(
XmlBooster.XmlBBaseVisitor
v
,
bool
visitSubNodes
) :
void
MsgVariable
MsgVariable
NotifyControllers
allMsgVariables
appendMsgVariables
copyTo
countMsgVariables
deleteMsgVariables
dispatch
find
getBl
getComment
getLength
getMsgVariables
getName
indexOfMsgVariables
insertMsgVariables
parse
parseBody
removeMsgVariables
setAllMsgVariables
setBl
setComment
setLength
setName
subElements
unParse
unParseBody