Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
XMLAttributeTemplate< StringType > Member List

This is the complete list of members for XMLAttributeTemplate< StringType >, including all inherited members.

getFloat() const overrideXMLAttributeTemplate< StringType >inline
getInt() const overrideXMLAttributeTemplate< StringType >inline
setFloat(const kfloat value)XMLAttributeTemplate< StringType >inline
setInt(const int value)XMLAttributeTemplate< StringType >inline
setString(const StringType &value)XMLAttributeTemplate< StringType >inline
XMLAttributeTemplate(const StringType &name, const StringType &value)XMLAttributeTemplate< StringType >inline
XMLAttributeTemplate(const char *name, const char *value)XMLAttributeTemplate< StringType >inline
XMLAttributeTemplate(const char *name, unsigned int namelen, const char *value, unsigned int valuelen)XMLAttributeTemplate< StringType >inline
XMLAttributeTemplate(const StringType &name, int value)XMLAttributeTemplate< StringType >inline
XMLAttributeTemplate(const StringType &name, kfloat value)XMLAttributeTemplate< StringType >inline
~XMLAttributeTemplate()XMLAttributeTemplate< StringType >inline