Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

RTSPApplication.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           RTSPApplication.h
00003                          -------------------
00004     begin                    : Fr May 31 2002
00005                                         
00006 ***************************************************************************/
00007 
00008 /***************************************************************************
00009  *                                                                         *
00010  *   This program is free software; you can redistribute it and/or modify  *
00011  *   it under the terms of the GNU General Public License as published by  *
00012  *   the Free Software Foundation; either version 2 of the License, or     *
00013  *   (at your option) any later version.                                   *
00014  *                                                                         *
00015  ***************************************************************************/
00016 
00072 #include <omnetpp.h>
00073 
00081 class RTSPApplication : public cSimpleModule {
00082 
00083         Module_Class_Members(RTSPApplication, cSimpleModule, 16384);
00084         
00089         virtual void activity();
00090 
00091         private:
00092                 
00097                 virtual void readCmdFile();
00098 
00099 };

Generated on Thu Aug 7 16:40:41 2003 for RTSP model for OMNeT++ by doxygen1.2.18