List of all members.
Public Member Functions |
virtual int | Add (unsigned int key, unsigned int state, int a, int m=-1) |
virtual ShortcutDef * | FindShortcutFromAction (int action, int startingfrom) |
| Return the shortcut with the given action.
|
| PtrStack (char nar=1) |
virtual ShortcutDef * | operator[] (int i) |
virtual void | flush () |
virtual int | howmany () |
virtual void | swap (int i1, int i2) |
virtual int | push (ShortcutDef *nd, char local=-1, int where=-1) |
virtual int | popp (ShortcutDef *topop, int *local=NULL) |
virtual int | pop (ShortcutDef *&popped, int which=-1, int *local=NULL) |
virtual ShortcutDef * | pop (int which=-1, int *local=NULL) |
virtual int | findindex (ShortcutDef *t) |
virtual int | remove (int which=-1) |
virtual int | pushnodup (ShortcutDef *nd, char local, int where=-1) |
virtual void | Delta (int ndelta) |
virtual int | Delta () |
virtual ShortcutDef ** | extractArrays (char **local=NULL, int *nn=NULL) |
virtual int | insertArrays (ShortcutDef **a, char *nl, int nn) |
| anObject () |
| Set object_id=getUniqueNumber().
|
virtual | ~anObject () |
| Empty virtual destructor.
|
virtual const char * | whattype () |
| Returns the type of anObject.
|
virtual anObject * | duplicate (anObject *ref=NULL) |
virtual int | inc_count () |
| Increment the data's count by 1. Returns count.
|
virtual int | dec_count () |
| Decrement the count of the data, deleting if count is less than or equal to 0.
|
virtual int | the_count () |
Additional Inherited Members |
int | max |
int | delta |
char | arrays |
int | _count |
| The reference count of the object.
|
Member Function Documentation
ShortcutDef * Laxkit::ShortcutDefs::FindShortcutFromAction |
( |
int |
action, |
|
|
int |
startingfrom |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: