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

P Class Reference

#include <p.h>

List of all members.

Public Member Functions

 P ()
 P (const std::string &text)
 P (const PId &id, const std::string &text)
PId getId () const
std::string getText () const
void putId (const PId &id)
void putText (const std::string &text)
XMLSimpleNodetoXML (XMLSimpleStruct *xmlstruct) const
void init (XMLSimpleNode *pItem) throw (char*)


Detailed Description

Sarrera dokumentuen paragrafoak kudeatzeko klasea.


Constructor & Destructor Documentation

P::P  ) 
 

Metodo eraikitzailea.

P::P const std::string &  text  ) 
 

Metodo eraikitzailea.

Parameters:
text Paragrafoaren testua.

P::P const PId id,
const std::string &  text
 

Metodo eraikitzailea.

Parameters:
id Paragrafoaren identifikadorea.
text Paragrafoaren testua.


Member Function Documentation

PId P::getId  )  const
 

Paragrafoaren identifikadorea eskuratu.

Returns:
Paragrafo identifikadorea.

string P::getText  )  const
 

Paragrafoaren testua eskuratu.

Returns:
Paragrafoaren testua.

void P::init XMLSimpleNode pItem  )  throw (char*)
 

libIXAml-ren tarteko formatuan adierazitako paragrafo batetik abiatuz egitura hasieratu.

Parameters:
pItem Paragrafoaren nodoa.

void P::putId const PId id  ) 
 

Paragrafoaren identifikadorea ezarri.

Parameters:
id Paragrafo identifikadorea.

void P::putText const std::string &  text  ) 
 

Paragrafoaren testua ezarri.

Parameters:
text Paragrafoaren testua.

XMLSimpleNode * P::toXML XMLSimpleStruct xmlstruct  )  const
 

Paragrafoa libIXAml-ren tarteko formatura bihurtu.

Parameters:
xmlstruct Tarteko formatuan dagoen dokumentu kudeatzailearen erakuslea.
Returns:
Nodoaren erakuslea.


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