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

The code of the special key named in f_name.

See also:
sswf::Event::key_names_t

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

Referenced by sswf::Event::StringToKeyCode().

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 Sat Mar 7 19:58:45 2009 for libsswf by  doxygen 1.5.5