ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
csa_namespace.h File Reference
#include <open62541/server.h>
+ Include dependency graph for csa_namespace.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

UA_StatusCode csa_namespace_init (UA_Server *server)
 
void csa_namespace_add_LoggingLevelEnumType (UA_Server *server, char *enumName)
 
UA_StatusCode csa_namespace_add_LoggingLevelValues (UA_Server *server)
 
UA_StatusCode csa_namespace_add_additional_variable (UA_Server *server)
 

Function Documentation

◆ csa_namespace_add_additional_variable()

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()

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_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_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: