wxPdfBoolean Class Reference

Class representing a boolean object. (For internal use only). More...

#include <pdfobjects.h>

Inheritance diagram for wxPdfBoolean:

wxPdfObject List of all members.

Public Member Functions

 wxPdfBoolean (bool value)
 Constructor.
virtual ~wxPdfBoolean ()
 Constructor.
bool GetValue ()
 Get boolean value.
wxString GetAsString ()
 Get boolean value as string.

Detailed Description

Class representing a boolean object. (For internal use only).


Constructor & Destructor Documentation

wxPdfBoolean::wxPdfBoolean ( bool  value  ) 

Constructor.

wxPdfBoolean::~wxPdfBoolean (  )  [virtual]

Constructor.


Member Function Documentation

bool wxPdfBoolean::GetValue (  )  [inline]

Get boolean value.

wxString wxPdfBoolean::GetAsString (  ) 

Get boolean value as string.


The documentation for this class was generated from the following files:
Generated on Fri Dec 15 21:30:37 2006 for wxPdfDocument by  doxygen 1.5.1-p1