kaddressbook
pab_mapihd.h File Reference
#include <q3memarray.h>
#include "pab_xxport.h"
Include dependency graph for pab_mapihd.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | mapitag_t |
| class | pabfields_t |
| class | pabrec |
Defines | |
| #define | T_MS_ARRAY 0x1100 |
| #define | T_MS_STRING ((unsigned long) 0x1e) |
Typedefs | |
| typedef unsigned long | adr_t |
| typedef byte_t | byte |
| typedef unsigned char | byte_t |
| typedef unsigned long | content_t |
| typedef unsigned short | pabsize_t |
| typedef unsigned short | word_t |
Enumerations | |
| enum | pabrec_entry { pr_unknown, pr_notused, pr_givenname, pr_email, pr_firstname, pr_additionalname, pr_lastname, pr_title, pr_address, pr_town, pr_state, pr_zip, pr_country, pr_organization, pr_department, pr_subdep, pr_job, pr_tel, pr_fax, pr_modem, pr_mobile, pr_url, pr_talk, pr_notes, pr_birthday } |
Functions | |
| bool | operator< (mapitag_t &a, mapitag_t &b) |
| bool | operator== (mapitag_t &a, mapitag_t &b) |
| bool | operator> (mapitag_t &a, mapitag_t &b) |
Define Documentation
| #define T_MS_ARRAY 0x1100 |
Definition at line 25 of file pab_mapihd.h.
| #define T_MS_STRING ((unsigned long) 0x1e) |
Definition at line 26 of file pab_mapihd.h.
Typedef Documentation
| typedef unsigned long adr_t |
Definition at line 28 of file pab_mapihd.h.
Definition at line 33 of file pab_mapihd.h.
| typedef unsigned char byte_t |
Definition at line 31 of file pab_mapihd.h.
| typedef unsigned long content_t |
Definition at line 29 of file pab_mapihd.h.
| typedef unsigned short pabsize_t |
Definition at line 30 of file pab_mapihd.h.
| typedef unsigned short word_t |
Definition at line 32 of file pab_mapihd.h.
Enumeration Type Documentation
| enum pabrec_entry |
- Enumerator:
Definition at line 54 of file pab_mapihd.h.
Function Documentation
Definition at line 20 of file pab_mapihd.cpp.
Definition at line 22 of file pab_mapihd.cpp.
Definition at line 21 of file pab_mapihd.cpp.
KDE 4.2 API Reference