Back to Aurora Vision Library Lite website
You are here: Start » Conversions » BoolToPassFailStatus
BoolToPassFailStatus
Header: | AVL.h |
---|---|
Namespace: | avl |
Converts a bool value to a pass/fail status.
Syntax
void avl::BoolToPassFailStatus ( const bool inBool, avl::PassFailStatus& outPassFailStatus )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
inBool | const bool | |||
outPassFailStatus | PassFailStatus& |