Sync with 5.2.0
[deliverable/titan.core.git] / core / JSON.hh
index 39cbec482a1eb7f6e4f2541a2816f90d681ff29f..6c9357d694361935591cbd51bdf156ffc22580b9 100644 (file)
@@ -64,6 +64,11 @@ extern const TTCN_JSONdescriptor_t IA5String_json_;
 extern const TTCN_JSONdescriptor_t TeletexString_json_;
 extern const TTCN_JSONdescriptor_t VideotexString_json_;
 extern const TTCN_JSONdescriptor_t VisibleString_json_;
+extern const TTCN_JSONdescriptor_t ASN_NULL_json_;
+extern const TTCN_JSONdescriptor_t OBJID_json_;
+extern const TTCN_JSONdescriptor_t ASN_ROID_json_;
+extern const TTCN_JSONdescriptor_t ASN_ANY_json_;
+extern const TTCN_JSONdescriptor_t ENUMERATED_json_;
 
 /** JSON decoder error codes */
 enum json_decode_error {
This page took 0.02362 seconds and 5 git commands to generate.