sipxportlib  Version 3.3
Classes | Macros
UtlNameValueTokenizer.h File Reference
#include "utl/UtlString.h"
Include dependency graph for UtlNameValueTokenizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UtlNameValueTokenizer
 Parses name value pairs from multiple lines of text. More...
 

Macros

#define NEWLINE   '\n'
 
#define CARRIAGE_RETURN   '\r'
 
#define CARRIAGE_RETURN_NEWLINE   "\r\n"
 

Macro Definition Documentation

#define NEWLINE   '\n'
#define CARRIAGE_RETURN   '\r'
#define CARRIAGE_RETURN_NEWLINE   "\r\n"