reSIProcate/stack  9694
Classes | Namespaces | Enumerations | Variables
DateCategory.hxx File Reference
#include <iosfwd>
#include "rutil/Data.hxx"
#include "resip/stack/ParserCategory.hxx"
Include dependency graph for DateCategory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::DateCategory
 Represents the "SIP-date" element in the RFC 3261 grammar. More...

Namespaces

namespace  resip
 

SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser.


Enumerations

enum  DayOfWeek {
  resip::Sun = 0, resip::Mon, resip::Tue, resip::Wed,
  resip::Thu, resip::Fri, resip::Sat
}
enum  Month {
  resip::Jan = 0, resip::Feb, resip::Mar, resip::Apr,
  resip::May, resip::Jun, resip::Jul, resip::Aug,
  resip::Sep, resip::Oct, resip::Nov, resip::Dec
}

Variables

Data resip::DayOfWeekData []
Data resip::MonthData []