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