#include <struct.h>
Public Member Functions | |
LIST_HEAD (, _memolist) mb_memos | |
List header of memo inbox. | |
LIST_HEAD (, _memolist) mb_sent | |
List header of memo outbox. | |
Public Attributes | |
int | memocnt |
Number of memos. | |
int | flags |
User memo flags (above). | |
int | max |
Maximum memos that this box can receive. | |
MemoBlock * | firstMblock |
List header of Memo Blocking list. | |
RegNickList * | forward |
If memos are forwarded, this is a pointer to a registered nick. |
Definition at line 391 of file struct.h.