Public Member Functions | |
| ExecutableCache () | |
| void | insert (ExecutableItem *item) |
| void | remove (const char *intname) |
| void | remove (ExecutableItem *) |
| ExecutableItem * | get (const char *intname) |
| ~ExecutableCache () | |
Definition at line 63 of file ExecutableCache.h.
1.5.3