X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructnlohmann_1_1detail_1_1to__json__fn.html;fp=docs%2FAPI%2Fstructnlohmann_1_1detail_1_1to__json__fn.html;h=13e54f40ca5ed9bd2e995bbfba59adc21b8e9818;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structnlohmann_1_1detail_1_1to__json__fn.html b/docs/API/structnlohmann_1_1detail_1_1to__json__fn.html new file mode 100644 index 0000000..13e54f4 --- /dev/null +++ b/docs/API/structnlohmann_1_1detail_1_1to__json__fn.html @@ -0,0 +1,139 @@ + + + + + + + +o-du/phy: to_json_fn Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+Public Member Functions
+
+
to_json_fn Struct Reference
+
+
+ +

#include <json.hpp>

+
+Collaboration diagram for to_json_fn:
+
+
Collaboration graph
+
+ + + + + +

+Public Member Functions

template<typename BasicJsonType , typename T >
void operator() (BasicJsonType &j, T &&val) const noexcept(noexcept(std::declval< to_json_fn >().call(j, std::forward< T >(val), priority_tag< 1 > {})))
 
+

Detailed Description

+
+

Definition at line 807 of file json.hpp.

+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
void operator() (BasicJsonType & j,
T && val 
) const
+
+inlinenoexcept
+
+ +

Definition at line 826 of file json.hpp.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + +