#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>
命名空间 | |
namespace | carla |
This file contains definitions of common data structures used in traffic manager. | |
宏定义 | |
#define | LOCTEXT_NAMESPACE "FCarlaModule" |
函数 | |
DEFINE_LOG_CATEGORY (LogCarla) | |
DEFINE_LOG_CATEGORY (LogCarlaServer) | |
void | carla::throw_exception (const std::exception &e) |
DEFINE_LOG_CATEGORY | ( | LogCarla | ) |
DEFINE_LOG_CATEGORY | ( | LogCarlaServer | ) |