Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Address Class Reference

#include <address.h>

Public Member Functions

std::string toParenList (void) const
 
 Address (const std::string &name, const std::string &addr)
 
 Address (const std::string &wholeaddr)
 

Data Fields

std::string name
 
std::string local
 
std::string host
 

Detailed Description

Definition at line 14 of file address.h.

Constructor & Destructor Documentation

◆ Address() [1/2]

Address ( const std::string &  name,
const std::string &  addr 
)

◆ Address() [2/2]

Address ( const std::string &  wholeaddr)

Member Function Documentation

◆ toParenList()

string toParenList ( void  ) const

Definition at line 54 of file address.cc.

Here is the call graph for this function:

Field Documentation

◆ host

std::string host

Definition at line 18 of file address.h.

◆ local

std::string local

Definition at line 17 of file address.h.

◆ name

std::string name

Definition at line 16 of file address.h.


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