NEMeetingKit V4.8.0
载入中...
搜索中...
未找到
NEMeetingInterpretationSettings类 参考

#include <kit_define_meeting.h>

Public 成员函数

 NEMeetingInterpretationSettings ()=default
 
 NEMeetingInterpretationSettings (std::list< NEMeetingInterpreter > interpreters)
 
bool addInterpreter (const std::string &userId, const std::string &firstLang, const std::string &secondLang)
 
bool addInterpreters (const std::list< NEMeetingInterpreter > &interpreters)
 
bool removeInterpreter (const std::string &userId)
 
void clearInterpreterList ()
 
const std::list< NEMeetingInterpreter > & getInterpreterList () const
 
bool isEmpty () const
 

Public 属性

std::list< NEMeetingInterpreterinterpreterList
 

构造及析构函数说明

◆ NEMeetingInterpretationSettings() [1/2]

NEMeetingInterpretationSettings::NEMeetingInterpretationSettings ( )
default

◆ NEMeetingInterpretationSettings() [2/2]

NEMeetingInterpretationSettings::NEMeetingInterpretationSettings ( std::list< NEMeetingInterpreter > interpreters)
inlineexplicit

成员函数说明

◆ addInterpreter()

bool NEMeetingInterpretationSettings::addInterpreter ( const std::string & userId,
const std::string & firstLang,
const std::string & secondLang )
inline

◆ addInterpreters()

bool NEMeetingInterpretationSettings::addInterpreters ( const std::list< NEMeetingInterpreter > & interpreters)
inline

◆ clearInterpreterList()

void NEMeetingInterpretationSettings::clearInterpreterList ( )
inline

◆ getInterpreterList()

const std::list< NEMeetingInterpreter > & NEMeetingInterpretationSettings::getInterpreterList ( ) const
inline

◆ isEmpty()

bool NEMeetingInterpretationSettings::isEmpty ( ) const
inline

◆ removeInterpreter()

bool NEMeetingInterpretationSettings::removeInterpreter ( const std::string & userId)
inline

类成员变量说明

◆ interpreterList

std::list<NEMeetingInterpreter> NEMeetingInterpretationSettings::interpreterList

该类的文档由以下文件生成: