Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

LightsDriver_SystemMessage.h

Go to the documentation of this file.
00001 #ifndef LightsDriver_SystemMessage_H 00002 #define LightsDriver_SystemMessage_H 00003 00004 #include "LightsDriver.h" 00005 00006 class LightsDriver_SystemMessage : public LightsDriver 00007 { 00008 public: 00009 LightsDriver_SystemMessage(); 00010 virtual ~LightsDriver_SystemMessage(); 00011 00012 virtual void Set( const LightsState *ls ); 00013 }; 00014 00015 #endif 00016 00017 /* 00018 * (c) 2003-2004 Chris Danford 00019 * All rights reserved. 00020 * 00021 * Permission is hereby granted, free of charge, to any person obtaining a 00022 * copy of this software and associated documentation files (the 00023 * "Software"), to deal in the Software without restriction, including 00024 * without limitation the rights to use, copy, modify, merge, publish, 00025 * distribute, and/or sell copies of the Software, and to permit persons to 00026 * whom the Software is furnished to do so, provided that the above 00027 * copyright notice(s) and this permission notice appear in all copies of 00028 * the Software and that both the above copyright notice(s) and this 00029 * permission notice appear in supporting documentation. 00030 * 00031 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 00032 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00033 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF 00034 * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS 00035 * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT 00036 * OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 00037 * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 00038 * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 00039 * PERFORMANCE OF THIS SOFTWARE. 00040 */

Generated on Thu Jan 27 20:57:22 2005 for StepMania by doxygen 1.3.7