AddCommand(TCommand *command) | TCommandTable | |
AlreadyExist(TCommand *command) const | TCommandTable | |
AlreadyExist(const Tstring &fullname) const | TCommandTable | |
AlreadyExist(const Tstring &name, const Tstring &path) const | TCommandTable | |
AlreadyExistDirectory(const Tstring &path) const | TCommandTable | |
AlreadyExistDirectory(const Tstring &name, const Tstring &path) const | TCommandTable | |
Clear() | TCommandTable | |
FindCommand(const Tstring &fullname) const | TCommandTable | |
FindCommand(const Tstring &name, const Tstring &path) const | TCommandTable | |
GetCommandList(const Tstring &path="/") const | TCommandTable | |
GetCommandSpecified(Tint index) const | TCommandTable | |
GetCommandSpecified(const Tstring &fullname) const | TCommandTable | |
GetDirectoryList(const Tstring &path="/") const | TCommandTable | |
GetSize() const | TCommandTable | |
List(Tint column, const TstringList &strlist) const | TCommandTable | |
List(Tint column, const Tstring &path="/") const | TCommandTable | |
RemoveCommand(Tint index) | TCommandTable | |
Sort(const Tstring &path="/") const | TCommandTable | |
Sort(const TstringList &sort) const | TCommandTable | |
TCommandTable() | TCommandTable | |
~TCommandTable() | TCommandTable |