Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions
HeaderItem Class Reference

#include <mime.h>

Public Member Functions

const std::string & getKey (void) const
 
const std::string & getValue (void) const
 
 HeaderItem (void)
 
 HeaderItem (const std::string &key, const std::string &value)
 

Detailed Description

Definition at line 16 of file mime.h.

Constructor & Destructor Documentation

◆ HeaderItem() [1/2]

HeaderItem ( void  )

Definition at line 67 of file mime.cc.

◆ HeaderItem() [2/2]

HeaderItem ( const std::string &  key,
const std::string &  value 
)

Member Function Documentation

◆ getKey()

const std::string & getKey ( void  ) const
inline

Definition at line 22 of file mime.h.

◆ getValue()

const std::string & getValue ( void  ) const
inline

Definition at line 23 of file mime.h.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: