sswf::Event::key_names_t Struct Reference

This is an internal structure used to list keys and their code. More...

#include <libsswf.h>

List of all members.

Public Attributes

key_code_t f_code
 The code of the key.
const char * f_name
 The name of the key.


Detailed Description

This structure is used internally to list the special key codes and their name. It is used by the StringToKeyCode(const char *s) function.

See also:
sswf::Event::StringToKeyCode(const char *s)


Member Data Documentation

sswf::Event::key_names_t::f_code

The code of the special key named in f_name.

See also:
sswf::Event::key_names_t

sswf::Event::StringToKeyCode(const char *s)

sswf::Event::key_names_t::f_name

The name of the special key with its code.

See also:
sswf::Event::key_names_t

sswf::Event::StringToKeyCode(const char *s)


The documentation for this struct was generated from the following files:
Generated on Mon Apr 2 19:31:00 2007 for libsswf by  doxygen 1.4.7