S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
call_method_mgr.h
Go to the documentation of this file.
1/*
2 * Licensed to Systerel under one or more contributor license
3 * agreements. See the NOTICE file distributed with this work
4 * for additional information regarding copyright ownership.
5 * Systerel licenses this file to you under the Apache
6 * License, Version 2.0 (the "License"); you may not use this
7 * file except in compliance with the License. You may obtain
8 * a copy of the License at
9 *
10 * http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * Unless required by applicable law or agreed to in writing,
13 * software distributed under the License is distributed on an
14 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15 * KIND, either express or implied. See the License for the
16 * specific language governing permissions and limitations
17 * under the License.
18 */
19
20/******************************************************************************
21
22 File Name : call_method_mgr.h
23
24 Date : 24/07/2024 17:29:51
25
26 C Translator Version : tradc Java V1.2 (06/02/2022)
27
28******************************************************************************/
29
30#ifndef _call_method_mgr_h
31#define _call_method_mgr_h
32
33/*--------------------------
34 Added by the Translator
35 --------------------------*/
36#include "b2c.h"
37
38/*-----------------
39 IMPORTS Clause
40 -----------------*/
41#include "argument_pointer_bs.h"
42#include "call_method_it.h"
44#include "msg_call_method_bs.h"
45#include "service_write.h"
46
47/*--------------
48 SEES Clause
49 --------------*/
50#include "channel_mgr.h"
51#include "constants.h"
53#include "message_in_bs.h"
54#include "message_out_bs.h"
55#include "node_id_pointer_bs.h"
56#include "request_handle_bs.h"
57#include "session_mgr.h"
58
59/*------------------------
60 INITIALISATION Clause
61 ------------------------*/
63
64/*-------------------------------
65 PROMOTES and EXTENDS Clauses
66 -------------------------------*/
67#define call_method_mgr__addNode_AddressSpace service_write__addNode_AddressSpace
68#define call_method_mgr__address_space_bs_UNINITIALISATION service_write__address_space_bs_UNINITIALISATION
69#define call_method_mgr__check_nodeId_isValid service_write__check_nodeId_isValid
70#define call_method_mgr__check_object_has_method service_write__check_object_has_method
71#define call_method_mgr__get_BrowseName service_write__get_BrowseName
72#define call_method_mgr__get_DisplayName service_write__get_DisplayName
73#define call_method_mgr__get_EventNotifier service_write__get_EventNotifier
74#define call_method_mgr__get_InputArguments service_write__get_InputArguments
75#define call_method_mgr__get_NodeClass service_write__get_NodeClass
76#define call_method_mgr__get_Node_RefIndexEnd service_write__get_Node_RefIndexEnd
77#define call_method_mgr__get_RefIndex_Reference service_write__get_RefIndex_Reference
78#define call_method_mgr__get_Reference_IsForward service_write__get_Reference_IsForward
79#define call_method_mgr__get_Reference_ReferenceType service_write__get_Reference_ReferenceType
80#define call_method_mgr__get_Reference_TargetNode service_write__get_Reference_TargetNode
81#define call_method_mgr__get_TypeDefinition service_write__get_TypeDefinition
82#define call_method_mgr__get_Value_StatusCode service_write__get_Value_StatusCode
83#define call_method_mgr__get_conv_Variant_Type service_write__get_conv_Variant_Type
84#define call_method_mgr__get_conv_Variant_ValueRank service_write__get_conv_Variant_ValueRank
85#define call_method_mgr__get_user_authorization service_write__get_user_authorization
86#define call_method_mgr__has_access_level_executable service_write__has_access_level_executable
87#define call_method_mgr__is_AddressSpace_constant service_write__is_AddressSpace_constant
88#define call_method_mgr__is_IndexRangeDefined service_write__is_IndexRangeDefined
89#define call_method_mgr__is_NodeId_equal service_write__is_NodeId_equal
90#define call_method_mgr__is_local_service_treatment service_write__is_local_service_treatment
91#define call_method_mgr__is_mandatory_attribute service_write__is_mandatory_attribute
92#define call_method_mgr__is_transitive_subtype service_write__is_transitive_subtype
93#define call_method_mgr__is_valid_ReferenceTypeId service_write__is_valid_ReferenceTypeId
94#define call_method_mgr__read_AddressSpace_clear_value service_write__read_AddressSpace_clear_value
95#define call_method_mgr__read_AddressSpace_free_variant service_write__read_AddressSpace_free_variant
96#define call_method_mgr__read_Node_Attribute service_write__read_Node_Attribute
97#define call_method_mgr__read_variable_compat_type service_write__read_variable_compat_type
98#define call_method_mgr__readall_AddressSpace_Node service_write__readall_AddressSpace_Node
99#define call_method_mgr__set_local_service_treatment service_write__set_local_service_treatment
100#define call_method_mgr__treat_write_request service_write__treat_write_request
101
102/*--------------------------
103 LOCAL_OPERATIONS Clause
104 --------------------------*/
106 const constants__t_msg_i call_method_mgr__p_req_msg,
107 const constants__t_CallMethod_i call_method_mgr__p_callMethod,
108 const constants__t_Node_i call_method_mgr__p_method_node,
109 const constants__t_msg_i call_method_mgr__p_res_msg,
110 constants_statuscodes_bs__t_StatusCode_i * const call_method_mgr__StatusCode);
112 const constants__t_session_i call_method_mgr__p_session,
113 const constants__t_msg_i call_method_mgr__p_req_msg,
114 const constants__t_CallMethod_i call_method_mgr__p_callMethod,
115 const constants__t_msg_i call_method_mgr__p_res_msg,
116 constants_statuscodes_bs__t_StatusCode_i * const call_method_mgr__StatusCode);
118 const constants__t_Variant_i call_method_mgr__p_value,
119 const constants__t_Argument_i call_method_mgr__p_arg,
120 constants_statuscodes_bs__t_StatusCode_i * const call_method_mgr__StatusCode);
122 const constants__t_session_i call_method_mgr__p_session,
123 const constants__t_msg_i call_method_mgr__p_req_msg,
124 const constants__t_msg_i call_method_mgr__p_res_msg,
125 const constants__t_CallMethod_i call_method_mgr__p_callMethod,
126 const constants__t_endpoint_config_idx_i call_method_mgr__p_endpoint_config_idx,
127 constants_statuscodes_bs__t_StatusCode_i * const call_method_mgr__StatusCode);
128
129/*--------------------
130 OPERATIONS Clause
131 --------------------*/
133 const constants__t_session_i call_method_mgr__p_session,
134 const constants__t_msg_i call_method_mgr__p_req_msg,
135 const constants__t_msg_i call_method_mgr__p_resp_msg,
136 constants_statuscodes_bs__t_StatusCode_i * const call_method_mgr__StatusCode_service);
137
138#endif
void call_method_mgr__check_method_call_one_argument_type(const constants__t_Variant_i call_method_mgr__p_value, const constants__t_Argument_i call_method_mgr__p_arg, constants_statuscodes_bs__t_StatusCode_i *const call_method_mgr__StatusCode)
void call_method_mgr__check_method_call_inputs(const constants__t_session_i call_method_mgr__p_session, const constants__t_msg_i call_method_mgr__p_req_msg, const constants__t_CallMethod_i call_method_mgr__p_callMethod, const constants__t_msg_i call_method_mgr__p_res_msg, constants_statuscodes_bs__t_StatusCode_i *const call_method_mgr__StatusCode)
void call_method_mgr__treat_method_call_request(const constants__t_session_i call_method_mgr__p_session, const constants__t_msg_i call_method_mgr__p_req_msg, const constants__t_msg_i call_method_mgr__p_resp_msg, constants_statuscodes_bs__t_StatusCode_i *const call_method_mgr__StatusCode_service)
void call_method_mgr__INITIALISATION(void)
void call_method_mgr__check_method_call_arguments(const constants__t_msg_i call_method_mgr__p_req_msg, const constants__t_CallMethod_i call_method_mgr__p_callMethod, const constants__t_Node_i call_method_mgr__p_method_node, const constants__t_msg_i call_method_mgr__p_res_msg, constants_statuscodes_bs__t_StatusCode_i *const call_method_mgr__StatusCode)
void call_method_mgr__treat_one_method_call(const constants__t_session_i call_method_mgr__p_session, const constants__t_msg_i call_method_mgr__p_req_msg, const constants__t_msg_i call_method_mgr__p_res_msg, const constants__t_CallMethod_i call_method_mgr__p_callMethod, const constants__t_endpoint_config_idx_i call_method_mgr__p_endpoint_config_idx, constants_statuscodes_bs__t_StatusCode_i *const call_method_mgr__StatusCode)
#define constants__t_endpoint_config_idx_i
Definition constants.h:94
#define constants__t_Variant_i
Definition constants.h:84
#define constants__t_session_i
Definition constants.h:116
#define constants__t_msg_i
Definition constants.h:104
#define constants__t_Node_i
Definition constants.h:70
#define constants__t_CallMethod_i
Definition constants.h:56
#define constants__t_Argument_i
Definition constants.h:47
constants_statuscodes_bs__t_StatusCode_i
Definition constants_statuscodes_bs.h:46