BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_parse_ctx Struct Reference

#include <sip_parser.h>

Data Fields

pj_scannerscanner
 
pj_pool_tpool
 
pjsip_rx_datardata
 

Detailed Description

Parsing context, the default argument for parsing functions.

Field Documentation

◆ scanner

pj_scanner* pjsip_parse_ctx::scanner

The scanner.

◆ pool

pj_pool_t* pjsip_parse_ctx::pool

The pool.

◆ rdata

pjsip_rx_data* pjsip_parse_ctx::rdata

Optional rdata.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.