X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructnlohmann_1_1detail_1_1external__constructor_3_01value__t_1_1object_01_4.html;fp=docs%2FAPI%2Fstructnlohmann_1_1detail_1_1external__constructor_3_01value__t_1_1object_01_4.html;h=5a6071e2f5e14c520a7a7bdb2550d496d1d45320;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structnlohmann_1_1detail_1_1external__constructor_3_01value__t_1_1object_01_4.html b/docs/API/structnlohmann_1_1detail_1_1external__constructor_3_01value__t_1_1object_01_4.html new file mode 100644 index 0000000..5a6071e --- /dev/null +++ b/docs/API/structnlohmann_1_1detail_1_1external__constructor_3_01value__t_1_1object_01_4.html @@ -0,0 +1,183 @@ + + + + + + + +o-du/phy: external_constructor< value_t::object > Struct Template Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+Static Public Member Functions
+
+
external_constructor< value_t::object > Struct Template Reference
+
+
+ +

#include <json.hpp>

+
+Collaboration diagram for external_constructor< value_t::object >:
+
+
Collaboration graph
+
+ + + + + + + + +

+Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, const typename BasicJsonType::object_t &obj)
 
template<typename BasicJsonType , typename CompatibleObjectType , enable_if_t< not std::is_same< CompatibleObjectType, typename BasicJsonType::object_t >::value, int > = 0>
static void construct (BasicJsonType &j, const CompatibleObjectType &obj)
 
+

Detailed Description

+

template<>
+struct nlohmann::detail::external_constructor< value_t::object >

+ + +

Definition at line 315 of file json.hpp.

+

Member Function Documentation

+ +

◆ construct() [1/2]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
static void construct (BasicJsonType & j,
const typename BasicJsonType::object_t & obj 
)
+
+inlinestatic
+
+ +

Definition at line 318 of file json.hpp.

+ +
+
+ +

◆ construct() [2/2]

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
static void construct (BasicJsonType & j,
const CompatibleObjectType & obj 
)
+
+inlinestatic
+
+ +

Definition at line 329 of file json.hpp.

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