#include <CarlaServer.h>
◆ FCarlaServer()
| FCarlaServer::FCarlaServer |
( |
| ) |
|
◆ ~FCarlaServer()
| FCarlaServer::~FCarlaServer |
( |
| ) |
|
◆ AsyncRun()
| void FCarlaServer::AsyncRun |
( |
uint32 |
NumberOfWorkerThreads | ) |
|
◆ GetSecondaryServer()
| std::shared_ptr< carla::multigpu::Router > FCarlaServer::GetSecondaryServer |
( |
| ) |
|
◆ GetStreamingServer()
◆ NotifyBeginEpisode()
| void FCarlaServer::NotifyBeginEpisode |
( |
UCarlaEpisode & |
Episode | ) |
|
◆ NotifyEndEpisode()
| void FCarlaServer::NotifyEndEpisode |
( |
| ) |
|
◆ OpenStream()
◆ RunSome()
| void FCarlaServer::RunSome |
( |
uint32 |
Milliseconds | ) |
|
◆ Start()
| FDataMultiStream FCarlaServer::Start |
( |
uint16_t |
RPCPort, |
|
|
uint16_t |
StreamingPort, |
|
|
uint16_t |
SecondaryPort |
|
) |
| |
◆ Stop()
| void FCarlaServer::Stop |
( |
| ) |
|
◆ Tick()
| void FCarlaServer::Tick |
( |
| ) |
|
◆ TickCueReceived()
| bool FCarlaServer::TickCueReceived |
( |
| ) |
|
◆ Pimpl
| TUniquePtr<FPimpl> FCarlaServer::Pimpl |
|
private |
在文件 CarlaServer.h 第 74 行定义.
被这些函数引用 AsyncRun(), GetSecondaryServer(), GetStreamingServer(), NotifyBeginEpisode(), NotifyEndEpisode(), OpenStream(), RunSome(), Start(), Stop(), Tick() , 以及 TickCueReceived().
该类的文档由以下文件生成: