nn::nex::SubscriberGetFollowerParam::SetTopic Member Function

Syntax

void SetTopic(
     const String & topic
);

Parameters

Name Description
in topic The target topic for which to get followers.

Return Values

None.

Description

Sets a target topic for which to get the followers.

The initial state is an empty string (invalid topic name).

Revision History

2014/09/12
Initial version.

CONFIDENTIAL