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