Home
last modified time | relevance | path

Searched defs:ConfigurationManager (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/games/openmw/openmw-openmw-0.47.0/components/files/
H A Dconfigurationmanager.hpp20 struct ConfigurationManager struct
51 typedef Files::FixedPath<> FixedPathType;
53 typedef const boost::filesystem::path& (FixedPathType::*path_type_f)() const;
54 typedef std::map<std::string, path_type_f> TokensMappingContainer;
62 FixedPathType mFixedPath;
64 boost::filesystem::path mLogPath;
65 boost::filesystem::path mScreenshotPath;
67 TokensMappingContainer mTokensMapping;
69 bool mSilent;
/dports/science/tfel-edf/tfel-3.2.1/tfel-check/include/TFEL/Check/
H A DConfigurationManager.hxx40 struct TFELCHECK_VISIBILITY_EXPORT ConfigurationManager{ struct
85 Configuration c;
87 std::map<std::string,ConfigurationManager> subordinates;
/dports/science/tfel/tfel-3.4.0/tfel-check/include/TFEL/Check/
H A DConfigurationManager.hxx37 struct TFELCHECK_VISIBILITY_EXPORT ConfigurationManager { struct
93 Configuration configuration;
95 std::map<std::string, ConfigurationManager> subordinates;
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/Obsolete/
H A DConfigurationManager.cs39 public class ConfigurationManager class
43 public ConfigurationManager (Assembly asm, string resource) in ConfigurationManager() method in Mono.WebServer.ConfigurationManager
/dports/www/xsp/xsp-4.5/src/Mono.WebServer/Options/
H A DConfigurationManager.Fields.cs34 public abstract partial class ConfigurationManager { class
35 protected ConfigurationManager (string name) in ConfigurationManager() method in Mono.WebServer.Options.ConfigurationManager
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DConfigurationManager.cs33 public partial class ConfigurationManager class
35 public ConfigurationManager (string name) : base (name) in ConfigurationManager() method in Mono.WebServer.FastCgi.ConfigurationManager
H A DConfigurationManager.Obsolete.cs35 public partial class ConfigurationManager : ServerConfigurationManager class
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.Apache/
H A DConfigurationManager.cs34 class ConfigurationManager : ServerConfigurationManager class
90 public ConfigurationManager (string name, bool quietDefault, string rootDefault) : base(name) in ConfigurationManager() method in Mono.WebServer.Apache.ConfigurationManager
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.Fpm/
H A DConfigurationManager.cs35 class ConfigurationManager : Options.ConfigurationManager, IHelpConfigurationManager class
95 public ConfigurationManager (string name) : base(name) in ConfigurationManager() method in Mono.WebServer.Fpm.ConfigurationManager
/dports/polish/kadu/kadu-4.3/kadu-core/network/
H A Dnetwork-manager-qt.h53 QNetworkConfigurationManager *ConfigurationManager; variable
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/deployer/
H A DConfigurationManager.java26 public interface ConfigurationManager interface
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/deployer/
H A DConfigurationManager.java26 public interface ConfigurationManager interface
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/OpsWorks/
H A DAgentVersion.pm3 has ConfigurationManager => (is => 'ro', isa => 'Paws::OpsWorks::StackConfigurationManager'); attribute in Paws::OpsWorks::AgentVersion
H A DDescribeAgentVersions.pm4 has ConfigurationManager => (is => 'ro', isa => 'Paws::OpsWorks::StackConfigurationManager'); attribute in Paws::OpsWorks::DescribeAgentVersions
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.XSP/
H A DConfigurationManager.cs35 class ConfigurationManager : ServerConfigurationManager class
119 public ConfigurationManager (string name, bool quietDefault) : base (name) in ConfigurationManager() method in Mono.WebServer.XSP.ConfigurationManager
/dports/polish/kadu/kadu-4.3/kadu-core/status/
H A Ddescription-manager.h30 class ConfigurationManager; variable
H A Dstorable-status-container.h28 class ConfigurationManager; variable
/dports/polish/kadu/kadu-4.3/kadu-core/chat/
H A Dchat-manager.h71 class ConfigurationManager; variable
H A Dchat-manager-impl.h70 class ConfigurationManager; variable
/dports/polish/kadu/kadu-4.3/kadu-core/identities/
H A Didentity-manager.h36 class ConfigurationManager; variable
/dports/polish/kadu/kadu-4.3/plugins/sms/
H A Dmobile-number-manager.h28 class ConfigurationManager; variable
/dports/polish/kadu/kadu-4.3/plugins/config_wizard/gui/widgets/
H A Dconfig-wizard-set-up-account-page.h30 class ConfigurationManager; variable
/dports/polish/kadu/kadu-4.3/kadu-core/buddies/
H A Dgroup-manager.h34 class ConfigurationManager; variable
/dports/polish/kadu/kadu-4.3/kadu-core/network/proxy/
H A Dnetwork-proxy-manager.h34 class ConfigurationManager; variable
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.phphelp/src/net/sourceforge/phpdt/httpquery/config/
H A DConfigurationManager.java27 public class ConfigurationManager { class
53 private ConfigurationManager() { in ConfigurationManager() method in ConfigurationManager

12345678910>>...12