reSIProcate/rutil  9694
Static Public Attributes
resip::RRList::Protocol Class Reference

#include <RRList.hxx>

List of all members.

Static Public Attributes

static const int Reserved = 0
static const int Sip = 1
static const int Stun = 2
static const int Http = 3
static const int Enum = 4

Detailed Description

Definition at line 18 of file RRList.hxx.


Member Data Documentation

const int resip::RRList::Protocol::Enum = 4 [static]

Definition at line 25 of file RRList.hxx.

const int resip::RRList::Protocol::Http = 3 [static]

Definition at line 24 of file RRList.hxx.

const int resip::RRList::Protocol::Reserved = 0 [static]

Definition at line 21 of file RRList.hxx.

Referenced by resip::DnsStub::lookup().

const int resip::RRList::Protocol::Sip = 1 [static]

Definition at line 22 of file RRList.hxx.

const int resip::RRList::Protocol::Stun = 2 [static]

Definition at line 23 of file RRList.hxx.


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