Main Page | Class Hierarchy | Class List | File List | Class Members

RefType Class Reference

#include <reftype.h>

List of all members.

Public Member Functions

 RefType ()
 RefType (const RefTypeEnum &rte)
 RefType (const std::string &str)
 RefType (const RefType &rt)
bool operator== (const RefType &rt) const
void putType (const RefTypeEnum &rte)
void putType (const std::string &s)
std::string str () const


Detailed Description

XML dokumentuen erreferentzien motak kudeatzeko klasea.


Constructor & Destructor Documentation

RefType::RefType  ) 
 

Metodo eraikitzailea.

RefType::RefType const RefTypeEnum &  rte  ) 
 

Metodo eraikitzailea.

Parameters:
rte Erreferentzia mota.

RefType::RefType const std::string &  str  ) 
 

Metodo eraikitzailea.

Parameters:
str Erreferentzia motaren izena (katea).

RefType::RefType const RefType rt  ) 
 

Kopia eraikitzailea.

Parameters:
rt RefType objektu bat.


Member Function Documentation

bool RefType::operator== const RefType rt  )  const
 

Operadorea.

Parameters:
rt RefType objektu bat.

void RefType::putType const std::string &  s  ) 
 

Erreferentzia mota ezarri.

Parameters:
s Erreferentzia motaren izena (katea).

void RefType::putType const RefTypeEnum &  rte  ) 
 

Erreferentzia mota ezarri.

Parameters:
rte Erreferentzia mota.

string RefType::str  )  const
 

Erreferentzia kate batean eskuratu.

Returns:
Katea.


The documentation for this class was generated from the following files:
Generated on Tue Sep 11 12:08:00 2007 for libIXAml by doxygen 1.3.5