#include <iostream>#include "SampleModule.h"#include "BESRequestHandlerList.h"#include "SampleRequestHandler.h"#include "BESDebug.h"#include "BESResponseHandlerList.h"#include "BESResponseNames.h"#include "BESXMLCommand.h"#include "SampleResponseNames.h"#include "SampleSayResponseHandler.h"#include "SampleSayXMLCommand.h"#include "BESReporterList.h"#include "SayReporter.h"
Go to the source code of this file.
Functions | |
| BESAbstractModule * | maker () |
| BESAbstractModule* maker | ( | ) |
Definition at line 106 of file SampleModule.cc.
1.6.0