HP LoadRunner Protocol SDK Test Run API Reference
12.02
|
This file contains declarations of protocol API function call with named arguments. More...
Go to the source code of this file.
Classes | |
class | CApiFunctionWithNamedArguments |
The template for an API function that is declared with named arguments ("key=value"). More... | |
Typedefs | |
typedef bool(* | StringArgumentValidationType )(const char *) |
A string argument validation function. | |
typedef bool(* | BooleanArgumentValidationType )(bool) |
A boolean argument validation function. | |
typedef bool(* | NumericArgumentValidationType )(double) |
A numeric argument validation function. | |
This file contains declarations of protocol API function call with named arguments.