Public Types | Public Member Functions
Tonido::Data::FavoriteListRecord Class Reference

Holds a Favorite Record. More...

List of all members.

Public Types

typedef boost::shared_ptr
< FavoriteListRecord
SharedPtr
typedef std::vector
< FavoriteListRecord::SharedPtr > 
Collection

Public Member Functions

void setID (int a_id)
int getID ()
const std::string & getName ()
int getParentID ()
std::string toXML ()
Ctors & Dtors
 FavoriteListRecord ()
 Ctor.
 FavoriteListRecord (int a_id, const std::string &a_name, int a_parentID)
 FavoriteListRecord (const std::string &a_name, int a_parentID)
 ~FavoriteListRecord ()
 Dtor.

Detailed Description

Holds a Favorite Record.


Constructor & Destructor Documentation

Tonido::Data::FavoriteListRecord::FavoriteListRecord ( )

Ctor.

details if needed ...

Tonido::Data::FavoriteListRecord::~FavoriteListRecord ( )

Dtor.

details if needed ...


Generated on Wed Oct 12 2011 21:46:53. © CodeLathe LLC 2007-2011. All Rights Reserved.