public class FsmProfileListenerArgument
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
m_exec_handle |
ReturnCode_t |
m_ret |
| Constructor and Description |
|---|
FsmProfileListenerArgument(int handle,
ReturnCode_t ret)
Constructor
|
public int m_exec_handle
public ReturnCode_t m_ret
public FsmProfileListenerArgument(int handle,
ReturnCode_t ret)