reSIProcate/rutil  9694
Classes | Namespaces
ParseBuffer.hxx File Reference
#include "rutil/Data.hxx"
#include "rutil/ParseException.hxx"
Include dependency graph for ParseBuffer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::ParseBuffer
 Provides string-parsing functionality with protection from buffer overflow. More...
class  resip::ParseBuffer::CurrentPosition
 Provides some access to the current position of a ParseBuffer, which guards against invalid accesses. Just a wrapper around a ParseBuffer&, so is very cheap to initialize/copy. More...
class  resip::ParseBuffer::Pointer
 Similar to CurrentPosition, but does not move depending on the state of the ParseBuffer. Initializing one of these is more expensive. More...

Namespaces

namespace  resip
 

dcm! -- add UnusedChecking(_enum) below;