ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
csa_namespace.c File Reference
#include "csa_namespace.h"
#include "csa_config.h"
#include "loggingLevel_type.h"
+ 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)
 

Function Documentation

◆ csa_namespace_add_additional_variable()

UA_INLINE UA_StatusCode csa_namespace_add_additional_variable ( UA_Server *  server)

Definition at line 24 of file csa_namespace.c.

+ Here is the caller graph for this function:

◆ csa_namespace_add_LoggingLevelEnumType()

UA_INLINE void csa_namespace_add_LoggingLevelEnumType ( UA_Server *  server,
char *  enumName 
)

Definition at line 81 of file csa_namespace.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ csa_namespace_add_LoggingLevelValues()

UA_INLINE UA_StatusCode csa_namespace_add_LoggingLevelValues ( UA_Server *  server)

Definition at line 42 of file csa_namespace.c.

+ Here is the caller graph for this function:

◆ csa_namespace_init()

UA_INLINE UA_StatusCode csa_namespace_init ( UA_Server *  server)

Definition at line 101 of file csa_namespace.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: