module BinaryParser

Constants

BUILT_IN_TEMPLATE_DIR
BUILT_IN_TEMPLATE_FILES
BadBinaryManipulationError

Invalid Binary Manipulation is done.

BadManipulationError

User do Bad Manipulation.

DefinitionError

User do Invalid Parsing Definition.

GENERAL_CLASS_DIR

load general class file

GENERAL_CLASS_FILES
LIBRARY_ROOT_PATH
LIB_DIR

load library main file

LIB_FILES
ParsingError

Invalid Binary Pattern is parsed.

ProgramAssertionError

Assertion Error. If this error occurs in regular use, probably this library(binary_parser) has Bugs.

SUB_BUILT_IN_TEMPLATE_FILES

load sub-built-in template file

UndefinedError

Undefined Data is referenced.

VERSION