#include <merc.h>
Collaboration diagram for note_data:

Data Fields | |
| char * | date |
| time_t | date_stamp |
| NOTE_DATA * | next |
| char * | sender |
| char * | subject |
| char * | text |
| char * | to_list |
| sh_int | type |
| bool | valid |
|
|
Definition at line 765 of file merc.h. Referenced by load_thread(), note_attach(), parse_note(), and save_notes(). |
|
|
Definition at line 769 of file merc.h. Referenced by load_thread(), save_notes(), and update_read(). |
|
|
Definition at line 761 of file merc.h. Referenced by append_note(), count_spool(), free_note(), IMP_COUNTER(), load_thread(), new_note(), note_attach(), note_remove(), parse_note(), and save_notes(). |
|
|
Definition at line 764 of file merc.h. Referenced by load_thread(), note_attach(), parse_note(), and save_notes(). |
|
|
Definition at line 767 of file merc.h. Referenced by load_thread(), note_attach(), parse_note(), and save_notes(). |
|
|
Definition at line 768 of file merc.h. Referenced by load_thread(), note_attach(), parse_note(), and save_notes(). |
|
|
Definition at line 766 of file merc.h. Referenced by load_thread(), note_attach(), note_remove(), parse_note(), and save_notes(). |
|
|
Definition at line 763 of file merc.h. Referenced by load_thread(), and note_attach(). |
|
|
|
1.4.0