fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

Fl_Data_Type Class Reference

#include <Fl_Type.h>

Inheritance diagram for Fl_Data_Type:
Collaboration diagram for Fl_Data_Type:

List of all members.

Public Member Functions

 Fl_Data_Type ()
 ~Fl_Data_Type ()
Fl_Typemake ()
void write_code1 ()
void write_code2 ()
void open ()
virtual const char * type_name ()
void write_properties ()
void read_property (const char *)
int pixmapID ()

Detailed Description

Definition at line 242 of file Fl_Type.h.


Constructor & Destructor Documentation

Fl_Data_Type::Fl_Data_Type ( ) [inline]

Definition at line 245 of file Fl_Type.h.

Fl_Data_Type::~Fl_Data_Type ( ) [inline]

Definition at line 246 of file Fl_Type.h.


Member Function Documentation

Fl_Type * Fl_Data_Type::make ( ) [virtual]

Reimplemented from Fl_Decl_Type.

Definition at line 742 of file Fl_Function_Type.cxx.

References Fl_Type::current, Fl_Type::is_decl_block(), Fl_Type::parent, and Fl_Decl_Type::public_.

int Fl_Data_Type::pixmapID ( ) [inline, virtual]

Reimplemented from Fl_Decl_Type.

Definition at line 256 of file Fl_Type.h.

void Fl_Data_Type::read_property ( const char *  c) [virtual]

Reimplemented from Fl_Decl_Type.

Definition at line 763 of file Fl_Function_Type.cxx.

References read_word(), and storestring().

virtual const char* Fl_Data_Type::type_name ( ) [inline, virtual]

Reimplemented from Fl_Decl_Type.

Definition at line 253 of file Fl_Type.h.

void Fl_Data_Type::write_code2 ( ) [virtual]

Reimplemented from Fl_Decl_Type.

Definition at line 942 of file Fl_Function_Type.cxx.

void Fl_Data_Type::write_properties ( ) [virtual]

Reimplemented from Fl_Decl_Type.

Definition at line 755 of file Fl_Function_Type.cxx.

References write_string(), and write_word().


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