libhext: C++ Library Documentation
1.0.12-3ea013c
|
Declares hext::ParseHext. More...
Go to the source code of this file.
Namespaces | |
hext | |
Functions | |
HEXT_PUBLIC Rule | hext::ParseHext (const char *hext) |
Parses a null-terminated string containing hext rule definitions. More... | |
HEXT_PUBLIC Rule | hext::ParseHext (const char *hext, std::size_t size) |
Parses a buffer containing hext rule definitions. More... | |
Declares hext::ParseHext.
Definition in file ParseHext.h.