|
|
LLNDAPI bool | isAssigned () const |
|
LLNDAPI bool | isAltKey () const |
|
LLNDAPI bool | isRemappable () const |
|
LLNDAPI bool | isSharedKey () const |
|
LLNDAPI | Keymapping (std::string const &action, std::vector< int > const &defaultKeys) |
|
LLNDAPI | Keymapping (std::string const &action, std::vector< int > const &defaultKeys, bool allowRemap, bool sharedKey) |
|
MCAPI | Keymapping (::Keymapping const &) |
|
MCAPI | Keymapping (::std::string const &action, int defaultKey) |
|
MCAPI | Keymapping (::std::string const &action, int defaultKey, bool allowRemap, bool sharedKey) |
|
MCFOLD::std::string const & | getAction () const |
|
MCAPI int | getKeyCount () const |
|
MCFOLD ::std::vector< int > const & | getKeys () const |
|
MCAPI void | operator= (::Keymapping const &rhs) |
|
MCAPI void * | $ctor (::Keymapping const &) |
|
MCAPI void * | $ctor (::std::string const &action, int defaultKey) |
|
MCAPI void * | $ctor (::std::string const &action, ::std::vector< int > const &defaultKeys) |
|
MCAPI void * | $ctor (::std::string const &action, int defaultKey, bool allowRemap, bool sharedKey) |
|
MCAPI void * | $ctor (::std::string const &action, ::std::vector< int > const &defaultKeys, bool allowRemap, bool sharedKey) |
|
MCFOLD void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mAction |
|
::ll::TypedStorage< 8, 24, ::std::vector< int > > | mKeys |
|
::ll::TypedStorage< 1, 1, bool > | mAllowRemap |
|
::ll::TypedStorage< 1, 1, bool > | mIsSharedKey |
The documentation for this class was generated from the following files: