#include <HeaderBase.h>
◆ NVPair() [1/4]
ACE::INet::NVPair::NVPair |
( |
| ) |
|
◆ NVPair() [2/4]
◆ NVPair() [3/4]
◆ NVPair() [4/4]
ACE::INet::NVPair::NVPair |
( |
const NVPair & |
pair | ) |
|
◆ ~NVPair()
ACE::INet::NVPair::~NVPair |
( |
| ) |
|
|
virtual |
◆ first() [1/2]
void ACE::INet::NVPair::first |
( |
const ACE_CString & |
t1 | ) |
|
|
inline |
◆ first() [2/2]
const ACE_CString & ACE::INet::NVPair::first |
( |
void |
| ) |
const |
|
inline |
◆ operator<()
bool ACE::INet::NVPair::operator< |
( |
const NVPair & |
pair | ) |
const |
|
inline |
◆ operator=()
NVPair & ACE::INet::NVPair::operator= |
( |
const NVPair & |
pair | ) |
|
|
inline |
◆ operator==()
bool ACE::INet::NVPair::operator== |
( |
const NVPair & |
pair | ) |
const |
|
inline |
◆ second() [1/2]
void ACE::INet::NVPair::second |
( |
const ACE_CString & |
t2 | ) |
|
|
inline |
◆ second() [2/2]
const ACE_CString & ACE::INet::NVPair::second |
( |
void |
| ) |
const |
|
inline |
◆ first_
◆ second_
The documentation for this class was generated from the following files: