A class used for trace outputs (PDO, SDO,...).
More...
#include <UaCanTrace.h>
Inherits UaTrace, and BaseVariableType.
|
| | UaCanTrace (const UaNodeId &nodeId, const UaString &name, OpcUa_UInt16 browseNameNameSpaceIndex, const UaVariant &initialValue, OpcUa_Byte accessLevel, NodeManagerConfig *pNodeConfig) |
| | Definition of the TraceFunction Enumeration. More...
|
| |
| virtual | ~UaCanTrace () |
| | destruction More...
|
| |
A class used for trace outputs (PDO, SDO,...).
Definition at line 28 of file UaCanTrace.h.
◆ UaCanTrace()
| CanOpen::UaCanTrace::UaCanTrace |
( |
const UaNodeId & |
nodeId, |
|
|
const UaString & |
name, |
|
|
OpcUa_UInt16 |
browseNameNameSpaceIndex, |
|
|
const UaVariant & |
initialValue, |
|
|
OpcUa_Byte |
accessLevel, |
|
|
NodeManagerConfig * |
pNodeConfig |
|
) |
| |
Definition of the TraceFunction Enumeration.
construction
Definition at line 34 of file UaCanTrace.cpp.
◆ ~UaCanTrace()
| CanOpen::UaCanTrace::~UaCanTrace |
( |
| ) |
|
|
virtual |
◆ initTraceComponent()
| void CanOpen::UaCanTrace::initTraceComponent |
( |
| ) |
|
|
static |
◆ putTraceFunctions()
| void CanOpen::UaCanTrace::putTraceFunctions |
( |
OpcUa_UInt32 |
ctf | ) |
|
|
static |
Initialize the trace.
- Parameters
-
| maxTraceEntries | the maximum of trace entries. |
| NumBackupFiles | the number of all backup files. |
| traceFile | the file where the trace will be printed out. |
| appName | the application name. |
- Returns
- the initialized trace. Change the trace settings.
- Parameters
-
| maxTraceEntries | the maximum number of trace entries. |
| NumBackupFiles | the number of all backup files. |
| traceFile | the file where the trace will be printed in. |
- Returns
- the trace settings. Get the trace level.
-
the trace level.Set the trace function.Set the trace function.
Definition at line 196 of file UaCanTrace.cpp.
◆ operator<< [1/2]
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const pdomes & |
ps |
|
) |
| |
|
friend |
◆ operator<< [2/2]
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const sdomes & |
ps |
|
) |
| |
|
friend |
◆ m_CanTraceComponent
The documentation for this class was generated from the following files: