diff --git a/README_8md_source.html b/README_8md_source.html index ac558492..70810010 100644 --- a/README_8md_source.html +++ b/README_8md_source.html @@ -22,7 +22,7 @@
c |
r |
w |
w |
l |
s |
d |
n |
e |
|
+ uvw
+ 1.13.0
+
+ |
+
+ 1.8.13
+
+
+
diff --git a/functions_func_w.html b/functions_func_w.html
index a78ad760..7986e8bd 100644
--- a/functions_func_w.html
+++ b/functions_func_w.html
@@ -22,7 +22,7 @@
|
+ uvw
+ 1.13.0
+
+ |
+
+ 1.8.13
+
+
+
diff --git a/functions_vars.html b/functions_vars.html
index 1e979317..8f4b6c36 100644
--- a/functions_vars.html
+++ b/functions_vars.html
@@ -22,7 +22,7 @@
If you want to contribute, please send patches as pull requests against the branch master.
Check the contributors list to see who has partecipated so far.
Code and documentation Copyright (c) 2016-2018 Michele Caini.
- Logo Copyright (c) 2018 Richard Caseres.
Code and documentation Copyright (c) 2016-2019 Michele Caini.
+ Logo Copyright (c) 2018-2019 Richard Caseres.
Code released under the MIT license. Documentation released under CC BY 4.0.
Logo released under CC BY-SA 4.0.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/lib_8hpp_source.html b/lib_8hpp_source.html
index 2101d5b1..cab97ad5 100644
--- a/lib_8hpp_source.html
+++ b/lib_8hpp_source.html
@@ -22,7 +22,7 @@
CPU times.
It is built up of the following data members: user, nice, sys, idle, irq, all of them having type uint64_t.
Definition at line 321 of file util.hpp.
+Definition at line 370 of file util.hpp.
diff --git a/structuvw_1_1CheckEvent.html b/structuvw_1_1CheckEvent.html index 512bf6d9..672d47a6 100644 --- a/structuvw_1_1CheckEvent.html +++ b/structuvw_1_1CheckEvent.html @@ -22,7 +22,7 @@The IPv4 tag.
To be used as template parameter to switch between IPv4 and IPv6.
- +The IPv6 tag.
To be used as template parameter to switch between IPv4 and IPv6.
- +True if it is an internal interface (as an example loopback), false otherwise.
- +|
+ uvw
+ 1.13.0
+
+ |
+
This is the complete list of members for uvw::UName, including all inherited members.
+| machine() const noexcept | uvw::UName | inline |
| release() const noexcept | uvw::UName | inline |
| sysname() const noexcept | uvw::UName | inline |
| version() const noexcept | uvw::UName | inline |
+ 1.8.13
+
+
+
diff --git a/structuvw_1_1UName.html b/structuvw_1_1UName.html
new file mode 100644
index 00000000..af8defd8
--- /dev/null
+++ b/structuvw_1_1UName.html
@@ -0,0 +1,232 @@
+
+
+
+
+
+
+
+|
+ uvw
+ 1.13.0
+
+ |
+
Utility class. + More...
+ +#include <util.hpp>
+Public Member Functions | |
| std::string | sysname () const noexcept |
| Gets the operating system name (like "Linux"). More... | |
| std::string | release () const noexcept |
| Gets the operating system release (like "2.6.28"). More... | |
| std::string | version () const noexcept |
| Gets the operating system version. More... | |
| std::string | machine () const noexcept |
| Gets the hardware identifier. More... | |
Utility class.
+This class can be used to get name and information about the current kernel. The populated data includes the operating system name, release, version, and machine.
+
+
|
+ +inlinenoexcept | +
+
|
+ +inlinenoexcept | +
+
|
+ +inlinenoexcept | +
+
|
+ +inlinenoexcept | +
+ 1.8.13
+
+
+
diff --git a/structuvw_1_1Utilities-members.html b/structuvw_1_1Utilities-members.html
index d34b1515..7d926eb5 100644
--- a/structuvw_1_1Utilities-members.html
+++ b/structuvw_1_1Utilities-members.html
@@ -22,7 +22,7 @@
Miscellaneous utilities.
Miscellaneous functions that don’t really belong to any other class.
- +Definition at line 894 of file util.hpp.
+Definition at line 958 of file util.hpp.
@@ -216,7 +216,7 @@ Static Public Member FunctionsThis function can be used to query the underlying system and get a set of descriptors of all the available CPUs.
Definition at line 667 of file util.hpp.
+Definition at line 731 of file util.hpp.
@@ -246,7 +246,7 @@ Static Public Member FunctionsGets the current working directory.
Definition at line 885 of file util.hpp.
+Definition at line 949 of file util.hpp.
@@ -283,7 +283,7 @@ Static Public Member FunctionsDefinition at line 595 of file util.hpp.
+Definition at line 659 of file util.hpp.
@@ -330,7 +330,7 @@ Static Public Member FunctionsHandleType::FILE Definition at line 654 of file util.hpp.
+Definition at line 718 of file util.hpp.
@@ -361,7 +361,7 @@ Static Public Member FunctionsThe time is expressed in nanoseconds. It is relative to an arbitrary time in the past. It is not related to the time of the day and therefore not subject to clock drift. The primary use is for measuring performance between interval.
Definition at line 869 of file util.hpp.
+Definition at line 933 of file util.hpp.
@@ -399,7 +399,7 @@ Static Public Member FunctionsDefinition at line 750 of file util.hpp.
+Definition at line 814 of file util.hpp.
@@ -438,7 +438,7 @@ Static Public Member FunctionsDefinition at line 736 of file util.hpp.
+Definition at line 800 of file util.hpp.
@@ -469,7 +469,7 @@ Static Public Member FunctionsThis function can be used to query the underlying system and get a set of descriptors of all the available interfaces, either internal or not.
Definition at line 692 of file util.hpp.
+Definition at line 756 of file util.hpp.
@@ -499,7 +499,7 @@ Static Public Member FunctionsGets the load average.
[0,0,0] on Windows (not available), the load average otherwise. Definition at line 785 of file util.hpp.
+Definition at line 849 of file util.hpp.
@@ -538,7 +538,7 @@ Static Public Member FunctionsDefinition at line 561 of file util.hpp.
+Definition at line 625 of file util.hpp.
@@ -588,7 +588,7 @@ Static Public Member FunctionsDefinition at line 586 of file util.hpp.
+Definition at line 650 of file util.hpp.
@@ -618,7 +618,7 @@ Static Public Member FunctionsGets the executable path.
Definition at line 877 of file util.hpp.
+Definition at line 941 of file util.hpp.
@@ -648,7 +648,7 @@ Static Public Member FunctionsGets the title of the current process.
Definition at line 806 of file util.hpp.
+Definition at line 870 of file util.hpp.
@@ -685,7 +685,7 @@ Static Public Member FunctionsDefinition at line 823 of file util.hpp.
+Definition at line 887 of file util.hpp.
@@ -751,7 +751,7 @@ Static Public Member FunctionsDefinition at line 777 of file util.hpp.
+Definition at line 841 of file util.hpp.
@@ -781,7 +781,7 @@ Static Public Member FunctionsGets the resource usage measures for the current process.
Definition at line 853 of file util.hpp.
+Definition at line 917 of file util.hpp.
@@ -823,7 +823,7 @@ Static Public Member FunctionsRequired for getting / setting the process title.
Definition at line 798 of file util.hpp.
+Definition at line 862 of file util.hpp.
@@ -853,7 +853,7 @@ Static Public Member FunctionsGets memory information (in bytes).
Definition at line 831 of file util.hpp.
+Definition at line 895 of file util.hpp.
@@ -883,7 +883,7 @@ Static Public Member FunctionsGets the current system uptime.
Definition at line 839 of file util.hpp.
+Definition at line 903 of file util.hpp.
diff --git a/structuvw_1_1Utilities_1_1OS-members.html b/structuvw_1_1Utilities_1_1OS-members.html index e764d4dc..407d6b40 100644 --- a/structuvw_1_1Utilities_1_1OS-members.html +++ b/structuvw_1_1Utilities_1_1OS-members.html @@ -22,7 +22,7 @@Definition at line 501 of file util.hpp.
+Definition at line 550 of file util.hpp.
@@ -189,7 +192,7 @@ Static Public Member FunctionsDefinition at line 512 of file util.hpp.
+Definition at line 561 of file util.hpp.
@@ -220,7 +223,7 @@ Static Public Member FunctionsSee the official documentation for further details.
Definition at line 478 of file util.hpp.
+Definition at line 527 of file util.hpp.
@@ -250,7 +253,7 @@ Static Public Member FunctionsReturns the hostname.
Definition at line 520 of file util.hpp.
+Definition at line 569 of file util.hpp.
@@ -281,7 +284,7 @@ Static Public Member FunctionsSee the official documentation for further details.
Definition at line 464 of file util.hpp.
+Definition at line 513 of file util.hpp.
@@ -313,7 +316,7 @@ Static Public Member FunctionsSee the official documentation for further details.
Definition at line 536 of file util.hpp.
+Definition at line 600 of file util.hpp.
@@ -344,7 +347,7 @@ Static Public Member FunctionsSee the official documentation for further details.
Definition at line 451 of file util.hpp.
+Definition at line 500 of file util.hpp.
@@ -375,7 +378,38 @@ Static Public Member FunctionsSee the official documentation for further details.
Definition at line 491 of file util.hpp.
+Definition at line 540 of file util.hpp.
+ + + + +
+
|
+ +inlinestaticnoexcept | +
Gets name and information about the current kernel.
+This function can be used to get name and information about the current kernel. The populated data includes the operating system name, release, version, and machine.
+