KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
RuleSet.h File Reference

provide RuleSet class More...

#include <map>
#include <string>
#include "kids/Result.h"
#include "kids/RuleEvaluator.h"
#include "kids/concat.h"
#include "kids/fmt.h"
Include dependency graph for RuleSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PROJECT_NS::RuleSet
 Represents a handler for input/output operations related to expressions. More...
 

Namespaces

namespace  PROJECT_NS
 < http://warp.povusers.org/FunctionParser/fparser.html
 

Detailed Description

provide RuleSet class

A set of recording rules, and utils for wrapping io/stream

Author
Xin He
Date
2024-04
Version
1.0
Warning
Do not include this file to any header. You'd better include it only in source files!
[logs]:
Date Description
2024-05-14 initial version.

Definition in file RuleSet.h.