프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_ExternalCommandQueue | MPCQueue |
||
m_ExternalCommandQueueEvent | |||
m_InternalCommandQueue | MPCQueue |
||
m_InternalCommandQueueEvent | |||
m_Stop |
메소드 | 설명 | |
---|---|---|
EnqueueCommand ( Command _command ) : void | ||
EnqueueProcessToBeUpdated ( |
||
Init ( ) : void | ||
MainLoop ( ) : void | ||
Term ( ) : void | ||
ThreadProcess ( ) : System |
메소드 | 설명 | |
---|---|---|
AddServiceToList ( |
||
ProcessCommand ( Command _command ) : void | ||
RemoveServiceFromList ( |
||
UpdateAProcess ( Command _command ) : void |
public static EnqueueCommand ( Command _command ) : void | ||
_command | Command | |
리턴 | void |
public static EnqueueProcessToBeUpdated ( |
||
_process | ||
리턴 | void |
public static Semaphore,System.Threading m_ExternalCommandQueueEvent | ||
리턴 |
public static Semaphore,System.Threading m_InternalCommandQueueEvent | ||
리턴 |