CARLA
Namespaces | Macros | Functions
Carla.cpp File Reference
#include "Carla.h"
#include "Developer/Settings/Public/ISettingsModule.h"
#include "Developer/Settings/Public/ISettingsSection.h"
#include "Developer/Settings/Public/ISettingsContainer.h"
#include "Settings/CarlaSettings.h"
#include <compiler/disable-ue4-macros.h>
#include <carla/Exception.h>
#include <compiler/enable-ue4-macros.h>
#include <exception>
+ Include dependency graph for Carla.cpp:

Go to the source code of this file.

Namespaces

 carla
 This file contains definitions of common data structures used in traffic manager.
 

Macros

#define LOCTEXT_NAMESPACE   "FCarlaModule"
 

Functions

 DEFINE_LOG_CATEGORY (LogCarla)
 
 DEFINE_LOG_CATEGORY (LogCarlaServer)
 
void carla::throw_exception (const std::exception &e)
 

Macro Definition Documentation

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "FCarlaModule"

Definition at line 9 of file Carla.cpp.

Function Documentation

◆ DEFINE_LOG_CATEGORY() [1/2]

DEFINE_LOG_CATEGORY ( LogCarla  )

◆ DEFINE_LOG_CATEGORY() [2/2]

DEFINE_LOG_CATEGORY ( LogCarlaServer  )