| cacheButtonImage() | CommandButton | |
| CommandButton(void) | CommandButton | |
| copyButtonTextFrom(const CommandButton *button, Bool shortcutButton, Bool markUIDirtyIfChanged) const | CommandButton | |
| copyImagesFrom(const CommandButton *button, Bool markUIDirtyIfChanged) const | CommandButton | |
| deleteInstance() | MemoryPoolObject | inline |
| deleteOverrides(void) | Overridable | inline |
| friend_addToList(CommandButton **list) | CommandButton | inline |
| friend_getFinalOverride(void) | Overridable | inline |
| friend_getFinalOverride(void) const | Overridable | inline |
| friend_getNext() | CommandButton | inline |
| friend_getNextOverride(void) | Overridable | inline |
| getButtonImage() const | CommandButton | inline |
| getCommandButtonMappedBorderType() const | CommandButton | inline |
| getCommandType() const | CommandButton | inline |
| getConflictingLabel() const | CommandButton | inline |
| getCursorName() const | CommandButton | inline |
| getDescriptionLabel() const | CommandButton | inline |
| getFieldParse() const | CommandButton | inline |
| getFinalOverride(void) const | Overridable | inline |
| getFlashCount() const | CommandButton | inline |
| getInvalidCursorName() const | CommandButton | inline |
| getMaxShotsToFire() const | CommandButton | inline |
| getName() const | CommandButton | inline |
| getNext() const | CommandButton | inline |
| getNextOverride(void) const | Overridable | inline |
| getObjectMemoryPool()=0 | MemoryPoolObject | protectedpure virtual |
| getOptions() const | CommandButton | inline |
| getPurchasedLabel() const | CommandButton | inline |
| getRadiusCursorType() const | CommandButton | inline |
| getScienceVec() const | CommandButton | inline |
| getSpecialPowerTemplate() const | CommandButton | inline |
| getTextLabel() const | CommandButton | inline |
| getThingTemplate() const | CommandButton | inline |
| getUnitSpecificSound() const | CommandButton | inline |
| getUpgradeTemplate() const | CommandButton | inline |
| getWeaponSlot() const | CommandButton | inline |
| getWindow() const | CommandButton | inline |
| isContextCommand() const | CommandButton | |
| isReady(const Object *sourceObj) const | CommandButton | |
| isValidObjectTarget(const Player *sourcePlayer, const Object *targetObj) const | CommandButton | |
| isValidObjectTarget(const Object *sourceObj, const Object *targetObj) const | CommandButton | |
| isValidObjectTarget(const Drawable *source, const Drawable *target) const | CommandButton | |
| isValidRelationshipTarget(Relationship r) const | CommandButton | |
| isValidToUseOn(const Object *sourceObj, const Object *targetObj, const Coord3D *targetLocation, CommandSourceType commandSource) const | CommandButton | |
| markAsOverride(void) | Overridable | inline |
| operator delete(void *p) | MemoryPoolObject | inlineprotected |
| operator new(size_t s) | MemoryPoolObject | inlineprotected |
| Overridable() | Overridable | inline |
| parseCommand(INI *ini, void *instance, void *store, const void *userData) | CommandButton | static |
| s_commandButtonFieldParseTable | CommandButton | static |
| setButtonImage(const Image *image) | CommandButton | inline |
| setFlashCount(Int c) const | CommandButton | inline |
| setName(const AsciiString &n) | CommandButton | inline |
| setNextOverride(Overridable *nextOverridable) | Overridable | inline |
| ~MemoryPoolObject() | MemoryPoolObject | inlineprotectedvirtual |