Public Member Functions | |
| STD (string) s_url | |
| URL of source system. | |
Public Attributes | |
| unsigned int | s_tag |
| tag to match against. | |
| unsigned int | s_mask |
| Accpetance mask to apply to tags. | |
| unsigned int | s_linktype |
| Type of link (COS_RELIABLE e.g.). | |
Definition at line 355 of file CBufferEvent.h.
|
||||||||||
|
URL of source system.
|
|
|||||
|
Type of link (COS_RELIABLE e.g.).
Definition at line 359 of file CBufferEvent.h. Referenced by CBufferEvent< T >::ProcessAddQueue(). |
|
|||||
|
Accpetance mask to apply to tags.
Definition at line 358 of file CBufferEvent.h. Referenced by CBufferEvent< T >::ProcessAddQueue(), and CBufferEvent< T >::ProcessDelQueue(). |
|
|||||
|
tag to match against.
Definition at line 357 of file CBufferEvent.h. Referenced by CBufferEvent< T >::ProcessAddQueue(), and CBufferEvent< T >::ProcessDelQueue(). |
1.3.9.1