#include "collections/specialized/string_collection.hpp"#include "collections/generic/list.hpp"#include "diagnostics/stack_trace.hpp"#include "io/directory.hpp"#include "io/path.hpp"#include "argument_collection.hpp"#include "argument_exception.hpp"#include "as.hpp"#include "availability_versions.hpp"#include "compiler.hpp"#include "core_export.hpp"#include "cpp_language.hpp"#include "enum.hpp"#include "environment_variable_target.hpp"#include "event.hpp"#include "exit_status.hpp"#include "guid.hpp"#include "iequatable.hpp"#include "is.hpp"#include "operating_system.hpp"#include "platform_id.hpp"#include "processor.hpp"#include "program_exit_event_handler.hpp"#include "signal_cancel_event_handler.hpp"#include "static.hpp"#include "target_id.hpp"#include "target_type.hpp"#include "toolkit.hpp"#include "string.hpp"#include "version.hpp"#include "internal/__build_type.hpp"#include "internal/__compiler_id.hpp"#include "internal/__compiler_version.hpp"#include "internal/__cpp_language.hpp"#include <map>#include <cstdlib>#include <vector>Contains xtd::environment class.
Go to the source code of this file.
Classes | |
| class | xtd::environment |
| The environment class. More... | |
| class | xtd::environment::xtd_library |
| Represents a xtd library that contains name, version and paths. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |