AddLogRecordTopic(const std::string &_topic) | ServerConfig | |
AddPlugin(const PluginInfo &_info) | ServerConfig | |
AddPlugins(const std::list< PluginInfo > &_plugins) | ServerConfig | |
ClearLogRecordTopics() | ServerConfig | |
HeadlessRendering() const | ServerConfig | |
InitialSimTime() const | ServerConfig | |
LogPlaybackPath() const | ServerConfig | |
LogPlaybackPlugin() const | ServerConfig | |
LogRecordCompressPath() const | ServerConfig | |
LogRecordPath() const | ServerConfig | |
LogRecordPeriod() const | ServerConfig | |
LogRecordPlugin() const | ServerConfig | |
LogRecordResources() const | ServerConfig | |
LogRecordTopics() const | ServerConfig | |
NetworkRole() const | ServerConfig | |
NetworkSecondaries() const | ServerConfig | |
operator=(const ServerConfig &_cfg) | ServerConfig | |
PhysicsEngine() const | ServerConfig | |
Plugins() const | ServerConfig | |
RenderEngineGui() const | ServerConfig | |
RenderEngineServer() const | ServerConfig | |
ResourceCache() const | ServerConfig | |
SdfFile() const | ServerConfig | |
SdfRoot() const | ServerConfig | |
SdfString() const | ServerConfig | |
Seed() const | ServerConfig | |
ServerConfig() | ServerConfig | |
ServerConfig(const ServerConfig &_config) | ServerConfig | |
SetHeadlessRendering(const bool _headless) | ServerConfig | |
SetInitialSimTime(const double &_initialSimTime) const | ServerConfig | |
SetLogPlaybackPath(const std::string &_playbackPath) | ServerConfig | |
SetLogRecordCompressPath(const std::string &_path) | ServerConfig | |
SetLogRecordPath(const std::string &_recordPath) | ServerConfig | |
SetLogRecordPeriod(const std::chrono::steady_clock::duration &_period) | ServerConfig | |
SetLogRecordResources(bool _recordResources) | ServerConfig | |
SetNetworkRole(const std::string &_role) | ServerConfig | |
SetNetworkSecondaries(unsigned int _secondaries) | ServerConfig | |
SetPhysicsEngine(const std::string &_physicsEngine) | ServerConfig | |
SetRenderEngineGui(const std::string &_renderEngineGui) | ServerConfig | |
SetRenderEngineServer(const std::string &_renderEngineServer) | ServerConfig | |
SetResourceCache(const std::string &_path) | ServerConfig | |
SetSdfFile(const std::string &_file) | ServerConfig | |
SetSdfRoot(const sdf::Root &_root) const | ServerConfig | |
SetSdfString(const std::string &_sdfString) | ServerConfig | |
SetSeed(unsigned int _seed) | ServerConfig | |
SetUpdateRate(const double &_hz) | ServerConfig | |
SetUseLevels(const bool _levels) | ServerConfig | |
SetUseLogRecord(const bool _record) | ServerConfig | |
Source() const | ServerConfig | |
SourceType enum name | ServerConfig | |
Timestamp() const | ServerConfig | |
UpdatePeriod() const | ServerConfig | |
UpdateRate() const | ServerConfig | |
UseDistributedSimulation() const | ServerConfig | |
UseLevels() const | ServerConfig | |
UseLogRecord() const | ServerConfig | |
~ServerConfig() | ServerConfig | |