clang::mrdocs::Generators

A dynamic list of Generator

Synopsis

Declared in <mrdocs/Generators.hpp>

class Generators;

Member Functions

Name

Description

~Generators [destructor] [virtual]

Destructor.

begin [virtual]

Return an iterator to the beginning.

end [virtual]

Return an iterator to the end.

find [virtual]

Return a pointer to the matching generator.

Protected Member Functions

Name

Description

Generators [constructor]

Default constructor

Non-Member Functions

Name

Description

getGenerators

Return a reference to the global Generators instance.

Created with MrDocs