sge::input::key_type Class Reference

#include <key_type.hpp>

List of all members.

Public Types

typedef sge::string string
typedef string::value_type char_type

Public Member Functions

SGE_SYMBOL key_type (const string &name=string(), key_code code=kc::none, char_type char_code=0)
SGE_SYMBOL const stringname () const
SGE_SYMBOL key_code code () const
SGE_SYMBOL char_type char_code () const
SGE_SYMBOL void char_code (char_type)


Member Typedef Documentation

typedef string::value_type sge::input::key_type::char_type


Constructor & Destructor Documentation

sge::input::key_type::key_type ( const string name = string(),
key_code  code = kc::none,
char_type  char_code = 0 
)


Member Function Documentation

const sge::input::key_type::string & sge::input::key_type::name (  )  const

sge::input::key_code sge::input::key_type::code (  )  const

sge::input::key_type::char_type sge::input::key_type::char_code (  )  const

void sge::input::key_type::char_code ( char_type  ch  ) 


The documentation for this class was generated from the following files:

Generated on Wed Sep 10 22:17:52 2008 for sge by  doxygen 1.5.5