RTI Recording Service  Version 6.1.1
rti::recording::ApplicationRoleKind_def Struct Reference

#include <ServiceProperty.hpp>

Public Types

enum  type {
  RECORD_APPLICATION,
  REPLAY_APPLICATION,
  CONVERTER_APPLICATION
}
 The underlying enum type. More...
 

Detailed Description

The definition of the rti::recording::ApplicationRoleKind

It indicates the operation mode of RTI Recording Service.

Member Enumeration Documentation

◆ type

The underlying enum type.

Enumerator
RECORD_APPLICATION 

Record mode.

REPLAY_APPLICATION 

Replay mode.

CONVERTER_APPLICATION 

Converter mode.