Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

epocstore.h File Reference

Symbian OS implementation of PuTTY settings storage interface. More...

Go to the source code of this file.

Functions

void epoc_store_init (const TDesC &aDataPath)
 Initializes the settings storage subsystem.

void epoc_store_free ()
 Uninitializes the settings storage subsystem.


Detailed Description

Symbian OS implementation of PuTTY settings storage interface.

Mostly copied from the SyOSsh EPOC Release 5 port by Gabor Keresztfalvi, some additional fixes for the current Symbian port by Petteri Kangaslampi. Originally based on winstore.c in the PuTTY distribution.

[No copyright messages in the original, assumed to be copyrighted by Gabor Keresztfavli and available through the PuTTY license]

Portions copyright 2002 Petteri Kangaslampi

See license.txt for full copyright and license information.


Function Documentation

void epoc_store_free  
 

Uninitializes the settings storage subsystem.

Must be called before the application exits.

void epoc_store_init const TDesC &    aDataPath
 

Initializes the settings storage subsystem.

Parameters:
aDataPath  The directory to use for stored files. Typically this is the PuTTY application installation path.


Generated on Sun Feb 9 13:01:29 2003 for PuTTY by doxygen1.2.18