Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

CBufferEvent< T >::AddLinkRequest Struct Reference

Form of request to add a link to the link manager. More...

List of all members.

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.).


Detailed Description

template<class T>
struct CBufferEvent< T >::AddLinkRequest

Form of request to add a link to the link manager.

Definition at line 355 of file CBufferEvent.h.


Member Function Documentation

template<class T>
CBufferEvent< T >::AddLinkRequest::STD string   ) 
 

URL of source system.


Member Data Documentation

template<class T>
unsigned int CBufferEvent< T >::AddLinkRequest::s_linktype
 

Type of link (COS_RELIABLE e.g.).

Definition at line 359 of file CBufferEvent.h.

Referenced by CBufferEvent< T >::ProcessAddQueue().

template<class T>
unsigned int CBufferEvent< T >::AddLinkRequest::s_mask
 

Accpetance mask to apply to tags.

Definition at line 358 of file CBufferEvent.h.

Referenced by CBufferEvent< T >::ProcessAddQueue(), and CBufferEvent< T >::ProcessDelQueue().

template<class T>
unsigned int CBufferEvent< T >::AddLinkRequest::s_tag
 

tag to match against.

Definition at line 357 of file CBufferEvent.h.

Referenced by CBufferEvent< T >::ProcessAddQueue(), and CBufferEvent< T >::ProcessDelQueue().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 6 16:58:43 2005 for Spectrodaq External Event Framework by  doxygen 1.3.9.1