Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SharedObject.ccGo to the documentation of this file.00001 #include "SharedObject.h" 00002 00003 #ifndef PLATFORM_APERIOS 00004 unsigned int SharedObjectBase::serialNumber=0; 00005 #endif 00006 00007 /*! @file 00008 * @brief 00009 * @author ejt (Creator) 00010 * 00011 * $Author: ejt $ 00012 * $Name: tekkotsu-2_4_1 $ 00013 * $Revision: 1.2 $ 00014 * $State: Exp $ 00015 * $Date: 2005/06/01 05:47:47 $ 00016 */ 00017 |
Tekkotsu v2.4.1 |
Generated Tue Aug 16 16:32:48 2005 by Doxygen 1.4.4 |