| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
#include <dlr_p.h>
Data Fields | |
| Octstr * | smsc | 
| Octstr * | timestamp | 
| Octstr * | source | 
| Octstr * | destination | 
| Octstr * | service | 
| Octstr * | url | 
| Octstr * | boxc_id | 
| int | mask | 
| int | use_dst | 
| Octstr* dlr_entry::boxc_id | 
Definition at line 85 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_spool_add(), and dlr_spool_get().
| Octstr* dlr_entry::destination | 
Definition at line 82 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_mem_entry_match(), dlr_spool_add(), and dlr_spool_get().
| int dlr_entry::mask | 
Definition at line 86 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_spool_add(), and dlr_spool_get().
| Octstr* dlr_entry::service | 
Definition at line 83 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_spool_add(), and dlr_spool_get().
| Octstr* dlr_entry::smsc | 
Definition at line 79 of file dlr_p.h.
Referenced by create_dlr_from_msg(), dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_mem_entry_match(), dlr_mem_get(), dlr_mem_remove(), dlr_spool_add(), dlr_spool_get(), and dlr_spool_remove().
| Octstr* dlr_entry::source | 
Definition at line 81 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_spool_add(), and dlr_spool_get().
| Octstr* dlr_entry::timestamp | 
Definition at line 80 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_mem_entry_match(), dlr_spool_add(), and dlr_spool_get().
| Octstr* dlr_entry::url | 
Definition at line 84 of file dlr_p.h.
Referenced by dlr_add(), dlr_entry_destroy(), dlr_entry_duplicate(), dlr_find(), dlr_spool_add(), and dlr_spool_get().
| int dlr_entry::use_dst | 
Definition at line 87 of file dlr_p.h.
Referenced by dlr_add(), and dlr_find().