MIRA
Classes | Namespaces
UserDefinedMacro.h File Reference

IMacro implementation for user defined macros. More...

#include <xml/macros/IMacro.h>
#include <xml/macros/Scope.h>
#include <xml/macros/Utils.h>
Include dependency graph for UserDefinedMacro.h:

Go to the source code of this file.

Classes

struct  Parameter
 A single parameter inside <Parameters> of a macro definition. More...
 
struct  Parameters
 <Parameters> of a macro definition. More...
 
struct  Definition
 Macro definition. More...
 
struct  Invocation
 Invocation of a user defined macro: More...
 
struct  Invocation::Argument
 
class  UserDefinedMacro
 Dynamically added to the processor by the DefineMacro macro. More...
 
class  XMLValueMacro
 Replaces the input node with a different node. More...
 

Namespaces

 mira::xmlmacros
 

Detailed Description

IMacro implementation for user defined macros.

Author
Adrian Kriegel
Date
Fri Jan 17 2025