Back to Aurora Vision Library website

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

GocatorAddressToString


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 Gocator device address to a String.

Syntax

void avl::GocatorAddressToString
(
	const avl::GocatorAddress& inAddress,
	atl::String& outString
)

Parameters

Name Type Default Description
Input value inAddress const GocatorAddress&
Output value outString String&