sptk2 logo
SPTK Home Page
Public Types | Public Member Functions | List of all members
sptk::xdoc::Attributes Class Reference

Public Types

using AttributeVector = std::vector< std::pair< String, String > >
 
using iterator = AttributeVector::iterator
 
using const_iterator = AttributeVector::const_iterator
 

Public Member Functions

iterator begin ()
 
const_iterator begin () const
 
iterator end ()
 
const_iterator end () const
 
void clear ()
 
String get (const String &name, const String &defaultValue="") const
 
bool have (const String &name) const
 
Attributesset (const String &name, const String &value)
 
bool empty () const
 
size_t size () const
 

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

Fri Oct 14 2022 09:58:49: SPTK 5.4.1