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

rnaml::Pages Class Reference

#include <Pages.h>

Inheritance diagram for rnaml::Pages:

rnaml::Object List of all members.

Public Methods

 Pages ()
 Initializes the object.

 Pages (const Pages &right)
 Initializes the object with the right's content.

Pages * clone () const
 Clones the object.

virtual ~Pages ()
 Destroys the object.

Pages & operator= (const Pages &right)
 Assigns the object with the right's content.

int getStartPage () const
 Gets the pages startPage.

void setStartPage (int startPage)
 Sets the pages startPage.

int getEndPage () const
 Gets the pages endPage.

void setEndPage (int endPage)
 Sets the pages endPage.


Constructor & Destructor Documentation

rnaml::Pages::Pages   [inline]
 

Initializes the object.

rnaml::Pages::Pages const Pages &    right [inline]
 

Initializes the object with the right's content.

Parameters:
right  the object to copy.

virtual rnaml::Pages::~Pages   [inline, virtual]
 

Destroys the object.


Member Function Documentation

Pages* rnaml::Pages::clone   const [inline]
 

Clones the object.

Returns:
a copy of the object.

int rnaml::Pages::getEndPage   const [inline]
 

Gets the pages endPage.

Returns:
the pages endPage.

int rnaml::Pages::getStartPage   const [inline]
 

Gets the pages startPage.

Returns:
the pages startPage.

Pages & rnaml::Pages::operator= const Pages &    right
 

Assigns the object with the right's content.

Parameters:
right  the object to copy.
Returns:
itself.

void rnaml::Pages::setEndPage int    endPage [inline]
 

Sets the pages endPage.

Parameters:
endPage  the pages EndPage.

void rnaml::Pages::setStartPage int    startPage [inline]
 

Sets the pages startPage.

Parameters:
startPage  the pages StartPage.


The documentation for this class was generated from the following files:
Generated on Tue Nov 11 14:59:56 2003 for xmlcpg by doxygen1.2.18