class LBMSDM is the parent class from which the core SDM functionality derives.

C# |
public class LBMSDM

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | LBMSDM()()() | Initializes a new instance of the LBMSDM class |
![]() | Clone()()() | Get a copy of this object |
![]() ![]() | DEBUG_BASIC | Debug flag for basic debug output |
![]() | debug_level | Debug mask for SDM implementation. |
![]() ![]() | DEBUG_VERBOSE_PARSING | Debug flag for verbose message parsing output |
![]() | log(String) | Log an event. If debug level is set greater than 0, output to stderr |
![]() | set_debug_level(Int32) | Set the debug level for processing this SDM message.
Currently all debugs go to standard out.
|
