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

#include <ServiceProperty.hpp>

Public Types

enum  type {
  RECORD_APPLICATION ,
  REPLAY_APPLICATION ,
  CONVERTER_APPLICATION ,
  XML_CONVERTER_APPLICATION ,
  INDEX_APPLICATION ,
  count_
}
 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.