Space Engineers
Public Member Functions | Static Public Member Functions | List of all members
VRage.Trace.MyWintraceWrapper Class Reference
Inheritance diagram for VRage.Trace.MyWintraceWrapper:
VRage.Trace.ITrace

Public Member Functions

void Send (string msg, string comment=null)
 
void Watch (string name, object value)
 

Static Public Member Functions

static ITrace CreateTrace (string id, string name)
 

Detailed Description

Definition at line 15 of file MyWintraceWrapper.cs.

Member Function Documentation

static ITrace VRage.Trace.MyWintraceWrapper.CreateTrace ( string  id,
string  name 
)
inlinestatic

Definition at line 52 of file MyWintraceWrapper.cs.

void VRage.Trace.MyWintraceWrapper.Send ( string  msg,
string  comment = null 
)
inline

Implements VRage.Trace.ITrace.

Definition at line 80 of file MyWintraceWrapper.cs.

void VRage.Trace.MyWintraceWrapper.Watch ( string  name,
object  value 
)
inline

Implements VRage.Trace.ITrace.

Definition at line 85 of file MyWintraceWrapper.cs.


The documentation for this class was generated from the following file: