Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes

IE_Exp_DocBook Class Reference

#include <ie_exp_DocBook.h>

Inheritance diagram for IE_Exp_DocBook:
IE_Exp

List of all members.

Public Member Functions

 IE_Exp_DocBook (PD_Document *pDocument)
virtual ~IE_Exp_DocBook ()
void iwrite (const char *)
void writeln (const char *)
int indent (void)
int unindent (void)

Protected Member Functions

virtual UT_Error _writeDocument (void)

Protected Attributes

int s_align

Private Attributes

s_DocBook_Listenerm_pListener

Constructor & Destructor Documentation

IE_Exp_DocBook::IE_Exp_DocBook ( PD_Document pDocument  ) 

References IE_Exp::m_error, m_pListener, and s_align.

IE_Exp_DocBook::~IE_Exp_DocBook (  )  [virtual]

Member Function Documentation

UT_Error IE_Exp_DocBook::_writeDocument ( void   )  [protected, virtual]
int IE_Exp_DocBook::indent ( void   ) 

References s_align.

Referenced by s_DocBook_Listener::_tagOpen().

void IE_Exp_DocBook::iwrite ( const char *  txt  ) 
int IE_Exp_DocBook::unindent ( void   ) 

References s_align, and UT_DEBUGMSG.

Referenced by s_DocBook_Listener::_tagClose().

void IE_Exp_DocBook::writeln ( const char *  txt  ) 

References iwrite(), and IE_Exp::write().

Referenced by s_DocBook_Listener::_initFile().


Member Data Documentation

int IE_Exp_DocBook::s_align [protected]

The documentation for this class was generated from the following files: