ticpp::StylesheetReference Class Reference

Wrapper around TiXmlStylesheetReference. More...

#include <ticpp.h>

Inheritance diagram for ticpp::StylesheetReference:

ticpp::NodeImp< TiXmlStylesheetReference > ticpp::Node ticpp::Base

List of all members.

Public Member Functions

 StylesheetReference ()
 Default Constructor.
 StylesheetReference (TiXmlStylesheetReference *stylesheetReference)
 Constructor.
 StylesheetReference (const std::string &type, const std::string &href)
 Constructor.
std::string Type () const
 Type.
std::string Href () const
 Href.


Detailed Description

Wrapper around TiXmlStylesheetReference.

Constructor & Destructor Documentation

ticpp::StylesheetReference::StylesheetReference (  ) 

Default Constructor.

Construct an empty declaration.


Member Function Documentation

std::string ticpp::StylesheetReference::Type (  )  const

Type.

Will return an empty string if none was found.

Reimplemented from ticpp::Node.

std::string ticpp::StylesheetReference::Href (  )  const

Href.

Will return an empty string if none was found.


The documentation for this class was generated from the following file:

Generated on Sun Feb 15 23:12:14 2009 for TinyXml by  doxygen 1.5.6