TableComposeCache lets us do multiple compositions while caching the same matcher. More...
#include <table-matcher.h>
Public Member Functions | |
TableComposeCache (const TableComposeOptions &opts=TableComposeOptions()) | |
~TableComposeCache () | |
Public Attributes | |
TableMatcher< F > * | matcher |
TableComposeOptions | opts |
TableComposeCache lets us do multiple compositions while caching the same matcher.
Definition at line 340 of file table-matcher.h.
|
inline |
Definition at line 343 of file table-matcher.h.
|
inline |
Definition at line 344 of file table-matcher.h.
TableMatcher<F>* matcher |
Definition at line 341 of file table-matcher.h.
TableComposeOptions opts |
Definition at line 342 of file table-matcher.h.