Back to Aurora Vision Library website

You are here: Start » Function Reference » Conversions » StringToGocatorAddress

StringToGocatorAddress


This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.

Header: ThirdPartySdk.h
Namespace: avl
Module: ThirdParty

Converts a string to a Gocator device address.

Syntax

void avl::StringToGocatorAddress
(
	const atl::String& inString,
	avl::GocatorAddress& outAddress
)

Parameters

Name Type Default Description
Input value inString const String&
Output value outAddress GocatorAddress&