Home
last modified time | relevance | path

Searched refs:ruleIn (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/http/routing/
H A Dtaggedrule.hpp22 explicit TaggedRule(const std::string& ruleIn) : BaseRule(ruleIn) {} in TaggedRule() argument
H A Ddynamicrule.hpp65 explicit DynamicRule(const std::string& ruleIn) : BaseRule(ruleIn) {} in DynamicRule() argument
H A Dsserule.hpp22 explicit SseSocketRule(const std::string& ruleIn) : BaseRule(ruleIn) in SseSocketRule() argument
H A Dwebsocketrule.hpp19 explicit WebSocketRule(const std::string& ruleIn) : BaseRule(ruleIn) in WebSocketRule() argument