WvStreams
uniautogen.h
00001 /*
00002  * Worldvisions Weaver Software:
00003  *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
00004  * 
00005  * A UniConf moniker that uses an .ini file to look up which moniker it
00006  * should use to find the config file/subtree for a particular application.
00007  */
00008 #ifndef __UNIAUTOGEN_H
00009 #define __UNIAUTOGEN_H
00010 
00011 class WvString;
00012 
00013 extern WvString uniautogen_moniker;
00014 
00015 #endif // __UNIAUTOGEN_H