Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tools/Xabsl2/yabsl/vsyabsl/service.h

Go to the documentation of this file.
00001 
00002 /***************************************************************************
00003          Copyright (c) Microsoft Corporation, All rights reserved.             
00004     This code sample is provided "AS IS" without warranty of any kind, 
00005     it is not recommended for use in a production environment.
00006 ***************************************************************************/
00007 
00008 #ifndef service_h
00009 #define service_h
00010 
00011 #include <common.h>
00012 #include <languagedef.h>
00013 #include <stdservice.h>
00014 
00015 
00016 class Service : public CommentService
00017 {
00018 protected:
00019   override const TokenInfo*     getTokenInfo()     const;
00020 };
00021 
00022 
00023 #endif

Generated on Mon Mar 20 22:00:10 2006 for GT2005 by doxygen 1.3.6