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

Holds a Tag Record. More...

List of all members.

Public Types

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

Public Member Functions

void setID (int a_id)
int getID ()
const std::string & getName ()
const std::string & getTag ()
std::string toXML ()
Ctors & Dtors
 TagRecord ()
 Ctor.
 TagRecord (int a_id, const std::string &a_name, const std::string &a_tag)
 TagRecord (const std::string &a_name, const std::string &a_tag)
 ~TagRecord ()
 Dtor.

Detailed Description

Holds a Tag Record.


Constructor & Destructor Documentation

Tonido::Data::TagRecord::TagRecord ( )

Ctor.

details if needed ...

Tonido::Data::TagRecord::~TagRecord ( )

Dtor.

details if needed ...


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