Public Member Functions | Private Member Functions | Private Attributes | List of all members
TiXmlAttributeSet Class Reference

#include <tinyxml.h>

Public Member Functions

void Add (TiXmlAttribute *attribute)
 
TiXmlAttributeFind (const char *_name) const
 
TiXmlAttributeFind (const std::string &_name) const
 
TiXmlAttributeFindOrCreate (const char *_name)
 
TiXmlAttributeFindOrCreate (const std::string &_name)
 
const TiXmlAttributeFirst () const
 
TiXmlAttributeFirst ()
 
const TiXmlAttributeLast () const
 
TiXmlAttributeLast ()
 
void Remove (TiXmlAttribute *attribute)
 
 TiXmlAttributeSet ()
 
 ~TiXmlAttributeSet ()
 

Private Member Functions

void operator= (const TiXmlAttributeSet &)
 
 TiXmlAttributeSet (const TiXmlAttributeSet &)
 

Private Attributes

TiXmlAttribute sentinel
 

Detailed Description

Definition at line 909 of file tinyxml.h.

Constructor & Destructor Documentation

◆ TiXmlAttributeSet() [1/2]

TiXmlAttributeSet::TiXmlAttributeSet ( )

Definition at line 1488 of file tinyxml.cpp.

◆ ~TiXmlAttributeSet()

TiXmlAttributeSet::~TiXmlAttributeSet ( )

Definition at line 1495 of file tinyxml.cpp.

◆ TiXmlAttributeSet() [2/2]

TiXmlAttributeSet::TiXmlAttributeSet ( const TiXmlAttributeSet )
private

Member Function Documentation

◆ Add()

void TiXmlAttributeSet::Add ( TiXmlAttribute attribute)

Definition at line 1502 of file tinyxml.cpp.

◆ Find() [1/2]

TiXmlAttribute * TiXmlAttributeSet::Find ( const char *  _name) const

Definition at line 1560 of file tinyxml.cpp.

◆ Find() [2/2]

TiXmlAttribute * TiXmlAttributeSet::Find ( const std::string &  _name) const

Definition at line 1537 of file tinyxml.cpp.

◆ FindOrCreate() [1/2]

TiXmlAttribute * TiXmlAttributeSet::FindOrCreate ( const char *  _name)

Definition at line 1571 of file tinyxml.cpp.

◆ FindOrCreate() [2/2]

TiXmlAttribute * TiXmlAttributeSet::FindOrCreate ( const std::string &  _name)

Definition at line 1547 of file tinyxml.cpp.

◆ First() [1/2]

const TiXmlAttribute* TiXmlAttributeSet::First ( ) const
inline

Definition at line 918 of file tinyxml.h.

◆ First() [2/2]

TiXmlAttribute* TiXmlAttributeSet::First ( )
inline

Definition at line 919 of file tinyxml.h.

◆ Last() [1/2]

const TiXmlAttribute* TiXmlAttributeSet::Last ( ) const
inline

Definition at line 920 of file tinyxml.h.

◆ Last() [2/2]

TiXmlAttribute* TiXmlAttributeSet::Last ( )
inline

Definition at line 921 of file tinyxml.h.

◆ operator=()

void TiXmlAttributeSet::operator= ( const TiXmlAttributeSet )
private

◆ Remove()

void TiXmlAttributeSet::Remove ( TiXmlAttribute attribute)

Definition at line 1517 of file tinyxml.cpp.

Member Data Documentation

◆ sentinel

TiXmlAttribute TiXmlAttributeSet::sentinel
private

Definition at line 938 of file tinyxml.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03