The "current" threading state. More...
#include "thread.h"
Collaboration diagram for ThreadsContext:Data Fields | |
| struct MailboxView * | mailbox_view |
| Current mailbox. | |
| struct MuttThread * | tree |
| Top of thread tree. | |
| struct HashTable * | hash |
| Hash Table: "message-id" -> MuttThread. | |
| enum EmailSortType | c_sort |
| Last sort method. | |
| enum EmailSortType | c_sort_aux |
| Last sort_aux method. | |
| struct MailboxView* ThreadsContext::mailbox_view |
| struct MuttThread* ThreadsContext::tree |
| struct HashTable* ThreadsContext::hash |
Hash Table: "message-id" -> MuttThread.
| enum EmailSortType ThreadsContext::c_sort |
| enum EmailSortType ThreadsContext::c_sort_aux |