|
OMNeT++ NEDXML 6.1
Discrete Event Simulation Library
|
|
Go to the documentation of this file.
15 #ifndef __OMNETPP_NEDXML_MSGTOOL_H
16 #define __OMNETPP_NEDXML_MSGTOOL_H
40 MsgFileElement *
parseMsgFile(
const char *fname,
bool opt_storesrc);
47 void generateDependencies(
const char *depsfile,
const char *msgfile,
const char *hfile,
const char *ccfile,
const std::set<std::string>& dependencies,
bool wantPhonytargets);
58 int main(
int argc,
char **argv);
Definition: astbuilder.h:25