#include <pstutil.h>
List of all members.
Detailed Description
Definition at line 35 of file pstutil.h.
Constructor & Destructor Documentation
fairport::detail::itembase::itembase |
( |
const node & |
n | ) |
[inline, explicit] |
Constructs an itembase.
- Parameters:
-
Definition at line 40 of file pstutil.h.
Member Function Documentation
shared_db_ptr fairport::detail::itembase::get_db |
( |
| ) |
const [inline] |
Get the database pointer used by this folder.
- Returns:
- The database pointer
Definition at line 63 of file pstutil.h.
std::vector< fairport::byte > fairport::detail::itembase::get_entry_id |
( |
| ) |
const [inline] |
Get the MAPI entry ID of this item.
- Returns:
- The MAPI entry ID of this item
Definition at line 143 of file pstutil.h.
node_id fairport::detail::itembase::get_id |
( |
| ) |
const [inline] |
Get the node_id of this item.
- Returns:
- The node_id of the item
Definition at line 45 of file pstutil.h.
property_bag& fairport::detail::itembase::get_property_bag |
( |
| ) |
[inline] |
Get the property bag backing this item.
- Returns:
- The property bag
Definition at line 55 of file pstutil.h.
const property_bag& fairport::detail::itembase::get_property_bag |
( |
| ) |
const [inline] |
Get the property bag backing this item.
- Returns:
- The property bag
Definition at line 58 of file pstutil.h.
The documentation for this class was generated from the following file: