additional/synchronization/guid.h

Go to the documentation of this file.
00001 #ifndef _GUID_H_
00002 #define _GUID_H_
00003 
00004 class GuidGenerator
00005 {
00006 public:
00007         static int lastGuid;
00008         static int GenerateNewGuid();
00009 };
00010 
00011 #endif

Generated on Sat Apr 1 21:30:30 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO