WT_Trusted_Font_Item Class Reference
[Support objects]

#include <trusted_font_list.h>

Inheritance diagram for WT_Trusted_Font_Item:

Inheritance graph
[legend]
Collaboration diagram for WT_Trusted_Font_Item:

Collaboration graph
[legend]
List of all members.

Detailed Description

A single trusted font contained in a WT_Trusted_Font_List object.

Definition at line 85 of file trusted_font_list.h.

Public Member Functions

 WT_Trusted_Font_Item ()
 Creates a WT_Trusted_Font_Item object.
 WT_Trusted_Font_Item (WT_Integer32 index, WT_Unsigned_Integer16 const *font_name)
 Creates a WT_Trusted_Font_Item object.
 WT_Trusted_Font_Item (WT_Integer32 index, char const *font_name)
 Creates a WT_Trusted_Font_Item object.
 WT_Trusted_Font_Item (WT_Integer32 index, WT_String &font_name_in)
 Creates a WT_Trusted_Font_Item object.
 WT_Trusted_Font_Item (WT_Unsigned_Integer16 const *font_name)
 Creates a WT_Trusted_Font_Item object.
 WT_Trusted_Font_Item (char const *font_name)
 Creates a WT_Trusted_Font_Item object.
 WT_Trusted_Font_Item (WT_String &font_name_in)
 Creates a WT_Trusted_Font_Item object.
virtual ~WT_Trusted_Font_Item ()
WT_Stringfont_name ()
 Returns the font name.
WT_Integer32 index ()
 Returns the unique font index.
void set (WT_Integer32 index, WT_Unsigned_Integer16 const *font_name)
 Sets the font information from the given data.
void set (WT_Integer32 index, char const *font_name)
 Sets the font information from the given data.


Constructor & Destructor Documentation

WT_Trusted_Font_Item::WT_Trusted_Font_Item WT_Integer32  index,
WT_Unsigned_Integer16 const *  font_name
[inline]
 

Creates a WT_Trusted_Font_Item object.

Parameters:
index  The unique identifier for the font item.
font_name  The font name.

Definition at line 105 of file trusted_font_list.h.

WT_Trusted_Font_Item::WT_Trusted_Font_Item WT_Integer32  index,
char const *  font_name
[inline]
 

Creates a WT_Trusted_Font_Item object.

Parameters:
index  The unique identifier for the font item.
font_name  The font name.

Definition at line 112 of file trusted_font_list.h.

WT_Trusted_Font_Item::WT_Trusted_Font_Item WT_Integer32  index,
WT_String font_name_in
 

Creates a WT_Trusted_Font_Item object.

Parameters:
index  The unique identifier for the font item.
font_name_in  The font name.

WT_Trusted_Font_Item::WT_Trusted_Font_Item WT_Unsigned_Integer16 const *  font_name  )  [inline]
 

Creates a WT_Trusted_Font_Item object.

Parameters:
font_name  The font name.

Definition at line 125 of file trusted_font_list.h.

WT_Trusted_Font_Item::WT_Trusted_Font_Item char const *  font_name  )  [inline]
 

Creates a WT_Trusted_Font_Item object.

Parameters:
font_name  The font name.

Definition at line 131 of file trusted_font_list.h.

WT_Trusted_Font_Item::WT_Trusted_Font_Item WT_String font_name_in  )  [inline]
 

Creates a WT_Trusted_Font_Item object.

Parameters:
font_name_in  The font name.

Definition at line 137 of file trusted_font_list.h.


Member Function Documentation

void WT_Trusted_Font_Item::set WT_Integer32  index,
char const *  font_name
 

Sets the font information from the given data.

Parameters:
index  The unique identifier for the font item.
font_name  The font name.

void WT_Trusted_Font_Item::set WT_Integer32  index,
WT_Unsigned_Integer16 const *  font_name
 

Sets the font information from the given data.

Parameters:
index  The unique identifier for the font item.
font_name  The font name.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:41:27 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5