ItemDTO Class Reference

#include <DatabaseQueryHandler.h>

List of all members.

Public Member Functions

 ItemDTO ()
ItemDTOoperator= (const ItemDTO &itemDTO)
 ItemDTO (const ItemDTO &itemDTO)
const char * getItemName ()
const char * getAnimationPath ()
void setItemName (const char *itemName)
void setAnimationPath (const char *animationPath)

Private Attributes

const char * itemName
const char * animationPath


Constructor & Destructor Documentation

ItemDTO::ItemDTO  )  [inline]
 

ItemDTO::ItemDTO const ItemDTO itemDTO  )  [inline]
 


Member Function Documentation

const char * ItemDTO::getAnimationPath  ) 
 

const char * ItemDTO::getItemName  ) 
 

ItemDTO& ItemDTO::operator= const ItemDTO itemDTO  )  [inline]
 

void ItemDTO::setAnimationPath const char *  animationPath  ) 
 

void ItemDTO::setItemName const char *  itemName  ) 
 


Member Data Documentation

const char* ItemDTO::animationPath [private]
 

const char* ItemDTO::itemName [private]
 


The documentation for this class was generated from the following files:
Generated on Mon May 29 01:10:34 2006 for Papagan by  doxygen 1.4.6-NO