libhext: C++ Library Documentation  1.0.8-3ad0ae4
Namespaces | Functions
ParseHext.h File Reference

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...
 

Detailed Description

Declares hext::ParseHext.

Definition in file ParseHext.h.