WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

#include <scanner.h>

Data Fields

char * curptr
 
int line
 
char * start_line
 

Detailed Description

This structure can be used by application to store the state of the parser, so that the scanner state can be rollback to this state when necessary.

Field Documentation

◆ curptr

char* pj_scan_state::curptr

Current scanner's pointer.

◆ line

int pj_scan_state::line

Current line.

◆ start_line

char* pj_scan_state::start_line

Start of current line.


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

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.