MIRA
Classes | Namespaces | Typedefs
IMacro.h File Reference

Interface for implementing XML macros. More...

#include <memory>
#include <ostream>
#include <xml/XMLDom.h>
#include <xml/macros/Types.h>
Include dependency graph for IMacro.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMacro
 Interface for implementing macro definitions. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 
 mira::xmlmacros
 

Typedefs

using MacroPtr = std::shared_ptr< IMacro >
 

Detailed Description

Interface for implementing XML macros.

Author
Adrian Kriegel
Date
Fri Jan 17 2025