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

#include <apt_text_stream.h>

Data Fields

apt_str_t text
 
char * pos
 
const char * end
 
apt_bool_t is_eos
 

Detailed Description

Text stream is used for message parsing and generation

Field Documentation

const char* apt_text_stream_t::end

End of stream pointer

apt_bool_t apt_text_stream_t::is_eos

Is end of stream reached

char* apt_text_stream_t::pos

Current position in the stream

apt_str_t apt_text_stream_t::text

Text stream


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