UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
apt_str_t Struct Reference

#include <apt_string.h>

Data Fields

char * buf
 
apr_size_t length
 

Detailed Description

String representation

Field Documentation

char* apt_str_t::buf

String buffer (might be not NULL terminated)

apr_size_t apt_str_t::length

Length of the string (not counting terminating NULL character if exists)


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