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

hk_classes/hk_classes/hk_class.h File Reference

#include "hk_definitions.h"
#include <fstream>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  std

Typedefs

typedef bool yesno_dialogtype (const hk_string &, bool)
typedef hk_string translatefunctiontype (const hk_string &)
typedef void password_dialogtype (hk_connection *, struct_connectionfields *)
typedef bool newpassword_dialogtype (hk_string &)
typedef hk_string stringvalue_dialogtype (const hk_string &)
typedef hk_string file_dialogtype (const hk_string &, enum_operationmode)
typedef bool progress_dialogtype (long int, long int, const hk_string &)

Enumerations

enum  enum_operationmode { file_open, file_save }

Functions

class class typedef void messagewindowtype (const hk_string &)
void show_warningmessage (const hk_string &m)
bool show_yesnodialog (const hk_string &m, bool default_value)
hk_string show_filedialog (const hk_string &f="", enum_operationmode m=file_open)
hk_string show_directorydialog (const hk_string &t)
hk_string show_stringvaluedialog (const hk_string &t)


Typedef Documentation

typedef hk_string file_dialogtype(const hk_string &, enum_operationmode)
 

typedef bool newpassword_dialogtype(hk_string &)
 

typedef void password_dialogtype(hk_connection *, struct_connectionfields *)
 

typedef bool progress_dialogtype(long int, long int, const hk_string &)
 

typedef hk_string stringvalue_dialogtype(const hk_string &)
 

typedef hk_string translatefunctiontype(const hk_string &)
 

typedef bool yesno_dialogtype(const hk_string &, bool)
 


Enumeration Type Documentation

enum enum_operationmode
 

Enumeration values:
file_open 
file_save 


Function Documentation

class class class typedef void messagewindowtype const hk_string  ) 
 

hk_string show_directorydialog const hk_string t  ) 
 

hk_string show_filedialog const hk_string f = "",
enum_operationmode  m = file_open
 

hk_string show_stringvaluedialog const hk_string t  ) 
 

void show_warningmessage const hk_string m  ) 
 

bool show_yesnodialog const hk_string m,
bool  default_value
 


Generated on Thu Mar 9 18:40:41 2006 for hk_classes by  doxygen 1.4.1