pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB Reference

pj_str_t Struct Reference
[Basic Data Types and Library Functionality.]


Detailed Description

This type is used as replacement to legacy C string, and used throughout the library. By convention, the string is NOT null terminated.

Data Fields

char * ptr
pj_ssize_t slen

Field Documentation

Buffer pointer, which is by convention NOT null terminated.

Referenced by pj_cstr(), pj_strset(), pj_strset2(), and pj_strset3().

The length of the string.


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

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.