VMime
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Classes
|
Namespaces
|
Macros
header.hpp File Reference
Include dependency graph for header.hpp:
This graph shows which files directly or indirectly include this file:
Classes
class
header
Namespaces
vmime
Macros
#define
FIELD_ACCESS
(methodName, fieldName)
Macro Definition Documentation
#define FIELD_ACCESS
(
methodName,
fieldName
)
Value:
shared_ptr <headerField> methodName() {
return
getField(fields::fieldName); } \
shared_ptr <const headerField> methodName()
const
{
return
findField(fields::fieldName); }
src
vmime
header.hpp
Generated on Thu Feb 19 2015 21:45:41 for VMime by
1.8.8