Function gpa::utility::CreateKeyMap

Function Documentation

KeyMap *gpa::utility::CreateKeyMap()

Create an instance of KeyMap.

This instance is not a singleton, and the caller assumes ownership of KeyMap instance lifetime (the instance is not reference-counted or garbage-collected).

Returns

Pointer to valid KeyMap instance.