Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

ALabel Class Reference

#include <ALabel.hpp>

Inheritance diagram for ALabel::

AGraphic List of all members.

Public Methods

AGraphicclone () const
AGraphiccreate () const
 ALabel ()
 ALabel (char *)
 ALabel (string &)
 ~ALabel ()
void gomo (ostream &)
void gomi (istream &)
void xmlo (ostream &)
string getLabel ()

Protected Attributes

string label

Detailed Description

ALabel attribute object
Examples:

PExample.cpp.


Constructor & Destructor Documentation

ALabel::ALabel  
 

Constructor

ALabel::ALabel char *    cN
 

Constructor (string)

ALabel::ALabel string &    label
 

Constructor (string)

ALabel::~ALabel  
 

Destructor


Member Function Documentation

AGraphic * ALabel::clone   const [inline, virtual]
 

Reimplemented from AGraphic.

AGraphic * ALabel::create   const [inline, virtual]
 

Reimplemented from AGraphic.

string ALabel::getLabel   [inline]
 

void ALabel::gomi istream &    is [virtual]
 

GOM input

Reimplemented from AGraphic.

void ALabel::gomo ostream &    os [virtual]
 

GOM output

Reimplemented from AGraphic.

void ALabel::xmlo ostream &    os [virtual]
 

XML output

Reimplemented from AGraphic.


Member Data Documentation

string ALabel::label [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Jul 30 19:21:02 2004 for GOMLib by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001