Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

_memolist Struct Reference

Information about a memo. More...

#include <struct.h>

List of all members.

Public Member Functions

 LIST_ENTRY (_memolist) ml_lst
 Linked list of memos incoming.

 LIST_ENTRY (_memolist) ml_sent
 Linked list of memos sent.


Public Attributes

int flags
 Sent memo flags.

time_t sent
 Time the memo was sent.

char from [NICKLEN]
 Who it was from.

char * memotxt
 Pointer to the text of the memo.

char to [CHANLEN]
 Who the memo is to.

RegNickList * realto
 Pointer to nick item of recipient.


Detailed Description

Information about a memo.

Definition at line 364 of file struct.h.


The documentation for this struct was generated from the following file:
Generated at Sat Oct 25 20:56:13 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.