Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
core::xmlApi< object::Void > Struct Reference

#include <Void.h>

Static Public Member Functions

static object::Void parse (ext::deque< sax::Token >::iterator &input)
 
static bool first (const ext::deque< sax::Token >::const_iterator &input)
 
static std::string xmlTagName ()
 
static void compose (ext::deque< sax::Token > &output, const object::Void &data)
 

Member Function Documentation

◆ compose()

void core::xmlApi< object::Void >::compose ( ext::deque< sax::Token > &  output,
const object::Void data 
)
static

◆ first()

bool core::xmlApi< object::Void >::first ( const ext::deque< sax::Token >::const_iterator &  input)
static
Here is the call graph for this function:

◆ parse()

object::Void core::xmlApi< object::Void >::parse ( ext::deque< sax::Token >::iterator &  input)
static

◆ xmlTagName()

std::string core::xmlApi< object::Void >::xmlTagName ( )
static

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