VMime
Namespaces
|
Macros
maildirStore.cpp File Reference
Include dependency graph for maildirStore.cpp:
Namespaces
namespace
vmime
namespace
vmime::net
namespace
vmime::net::maildir
Macros
#define
GET_PROPERTY
(type, prop)
#define
HAS_PROPERTY
(prop)
Macro Definition Documentation
◆
GET_PROPERTY
#define GET_PROPERTY
(
type,
prop
)
Value:
(getInfos().getPropertyValue <type>(getSession(), \
dynamic_cast <const maildirServiceInfos&>(getInfos()).getProperties().prop))
◆
HAS_PROPERTY
#define HAS_PROPERTY
(
prop
)
Value:
(getInfos().hasProperty(getSession(), \
dynamic_cast <
const
maildirServiceInfos&
>
(getInfos()).getProperties().prop))
src
vmime
net
maildir
maildirStore.cpp
Generated by
1.9.8