메소드 | 설명 | |
---|---|---|
ConnectData ( Topic topic, IList |
||
CreateTopic ( int topicId, IList |
||
DisconnectData ( Topic topic ) : void | ||
Heartbeat ( ) : int | ||
ServerStart ( ) : bool | ||
ServerTerminate ( ) : void |
메소드 | 설명 | |
---|---|---|
IRtdServer ( int &topicCount ) : |
||
IRtdServer ( ) : int | ||
IRtdServer ( IRTDUpdateEvent callbackObject ) : int | ||
IRtdServer ( int topicId, |
||
IRtdServer ( ) : void | ||
IRtdServer ( int topicId ) : void | ||
SetDirty ( Topic topic ) : void |
protected ConnectData ( Topic topic, IList |
||
topic | Topic | |
topicInfo | IList |
|
newValues | bool | |
리턴 | object |
protected CreateTopic ( int topicId, IList |
||
topicId | int | |
topicInfo | IList |
|
리턴 | Topic |