nn::nex::SubscriberUtil::ReservedTopicNumToTopicString Function

Syntax

String ReservedTopicNumToTopicString(
     qUnsignedInt32 reservedTopicNum
);

Parameters

Name Description
in reservedTopicNum The reserved topic number.

Return Values

Topic string.

Description

Converts a reserved topic number to a topic string.

Converts a reserved topic number to a topic string with format "r/(reserved topic number)".

Revision History

2014/09/12
Initial version.

CONFIDENTIAL