Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
core::xmlApiOutputContext Class Reference

#include <xmlApi.hpp>

Inheritance diagram for core::xmlApiOutputContext:
[legend]
Collaboration diagram for core::xmlApiOutputContext:
[legend]

Public Member Functions

 xmlApiOutputContext ()=default
 
ext::map< object::Object, unsigned > & instanceToId ()
 
unsigned & idMax ()
 
- Public Member Functions inherited from ext::deque< sax::Token >
 deque ()=default
 
 deque (const deque &other)=default
 
 deque (deque &&other)=default
 
 deque (const ext::iterator_range< Iterator > &range)
 
dequeoperator= (deque &&other)=default
 
dequeoperator= (const deque &other)=default
 
auto begin () &
 Inherited behavior of begin for non-const instance. More...
 
auto begin () const &
 Inherited behavior of begin for const instance. More...
 
auto begin () &&
 Inherited behavior of begin for rvalues. More...
 
auto end () &
 Inherited behavior of end for non-const instance. More...
 
auto end () const &
 Inherited behavior of end for const instance. More...
 
auto end () &&
 Inherited behavior of end for rvalues. More...
 
auto range () &
 Make range of non-const begin to end iterators. More...
 
auto range () const &
 Make range of non-const begin to end iterators. More...
 
auto range () &&
 Make range of move begin to end iterators. More...
 

Constructor & Destructor Documentation

◆ xmlApiOutputContext()

core::xmlApiOutputContext::xmlApiOutputContext ( )
default

Member Function Documentation

◆ idMax()

unsigned & core::xmlApiOutputContext::idMax ( )
inline
Here is the caller graph for this function:

◆ instanceToId()

ext::map< object::Object, unsigned > & core::xmlApiOutputContext::instanceToId ( )
inline
Here is the caller graph for this function:

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