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

CustomAlphabet.h

Go to the documentation of this file.
00001 // CustomAlphabet.h
00002 //
00004 //
00005 // Copyright (c) 2002 Iain Murray
00006 //
00008 
00009 
00010 #ifndef __CustomAlphabet_h__
00011 #define __CustomAlphabet_h__
00012 
00013 
00014 #include "Alphabet.h"
00015 #include "AlphIO.h"
00016 
00017 
00018 namespace Dasher {class CCustomAlphabet;}
00019 class Dasher::CCustomAlphabet : public Dasher::CAlphabet
00020 {
00021 public:
00022         CCustomAlphabet(const CAlphIO::AlphInfo& AlphInfo);
00023 };
00024 
00025 
00026 #endif /* #ifndef __CustomAlphabet_h__ */

Generated on Sat Nov 5 16:16:00 2005 for OPIE by  doxygen 1.4.2