![]() |
ChimeraTK-ControlSystemAdapter-OPCUAAdapter 04.00.05
|
Include dependency graph for csa_namespace.c:Go to the source code of this file.
Functions | |
| UA_INLINE UA_StatusCode | csa_namespace_add_additional_variable (UA_Server *server) |
| UA_INLINE UA_StatusCode | csa_namespace_add_LoggingLevelValues (UA_Server *server) |
| UA_INLINE void | csa_namespace_add_LoggingLevelEnumType (UA_Server *server, char *enumName) |
| UA_INLINE UA_StatusCode | csa_namespace_init (UA_Server *server) |
| UA_INLINE UA_StatusCode csa_namespace_add_additional_variable | ( | UA_Server * | server | ) |
Definition at line 24 of file csa_namespace.c.
| UA_INLINE void csa_namespace_add_LoggingLevelEnumType | ( | UA_Server * | server, |
| char * | enumName | ||
| ) |
Definition at line 81 of file csa_namespace.c.
| UA_INLINE UA_StatusCode csa_namespace_add_LoggingLevelValues | ( | UA_Server * | server | ) |
Definition at line 42 of file csa_namespace.c.
| UA_INLINE UA_StatusCode csa_namespace_init | ( | UA_Server * | server | ) |
Definition at line 101 of file csa_namespace.c.