Home About Applications Software License Documentation Download Community



Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

configparser.h

Go to the documentation of this file.
00001 
00015 #define ENV_DIRECTORY    "KEYSTONE_DIR"
00016 #define ENV_TARGET       "KEYSTONE_TARGET"
00017 #define CONFIG_FILE_NAME "keytools.cfg"
00018 
00019 void CONFIG_new(void);
00020 void CONFIG_delete(void);
00021 int  CONFIG_read_file(const char *filename);
00022 char *CONFIG_key_get(const char *keyname);
00023 

Generated on Sat Feb 26 15:54:37 2005 for Keystone by  doxygen 1.4.1