Jpp
17.3.0-rc.2
the software that should make you happy
|
Example program to test message scheduling. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "JLogger/JStreamLogger.hh"
#include "JLogger/JControlHostLogger.hh"
#include "JLogger/JMessageLogger.hh"
#include "JLogger/JMessageStream.hh"
#include "JLogger/JMessageScheduler.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Example program to test message scheduling.
Definition in file JMessageScheduler.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 21 of file JMessageScheduler.cc.