Log Surgeon
Test & API docs
Loading...
Searching...
No Matches
test-register-handler.cpp File Reference
#include <cstddef>
#include <stdexcept>
#include <vector>
#include <log_surgeon/finite_automata/PrefixTree.hpp>
#include <log_surgeon/finite_automata/RegisterHandler.hpp>
#include <catch2/catch_test_macros.hpp>

Typedefs

using position_t = log_surgeon::finite_automata::PrefixTree::position_t

Functions

void operations ()
 Tests various operations of the RegisterHandler class.

Typedef Documentation

◆ position_t

using position_t = log_surgeon::finite_automata::PrefixTree::position_t