apt_message_generator_vtable_t Struct Reference

#include <apt_text_message.h>

Data Fields

apt_bool_t(* on_start )(apt_message_generator_t *generator, apt_message_context_t *context, apt_text_stream_t *stream)
apt_bool_t(* on_header_complete )(apt_message_generator_t *generator, apt_message_context_t *context, apt_text_stream_t *stream)
apt_bool_t(* on_body_complete )(apt_message_generator_t *generator, apt_message_context_t *context, apt_text_stream_t *stream)

Detailed Description

Vtable of text message generator


Field Documentation

Body handler is invoked to notify body has been generated

Header section handler is invoked to notify header section has been generated

Start message generation by associating corresponding context and generating message start-line if applicable


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1