MatchStoreRemote Class Reference

#include <SSAHAClient.h>

Inheritance diagram for MatchStoreRemote:

Inheritance graph
[legend]
Collaboration diagram for MatchStoreRemote:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MatchStoreRemote (vector< QueryInfo > &query)

Public Attributes

MatchRemote match_

Detailed Description

Definition at line 89 of file SSAHAClient.h.


Constructor & Destructor Documentation

MatchStoreRemote::MatchStoreRemote ( vector< QueryInfo > &  query  )  [inline]

Definition at line 92 of file SSAHAClient.h.

References match_.

00092                                                :
00093   match_(query)
00094   { 
00095     push_back(&match_); 
00096   }
  MatchRemote match_;


Member Data Documentation

MatchRemote MatchStoreRemote::match_

Definition at line 97 of file SSAHAClient.h.

Referenced by MatchStoreRemote(), and sendQuery().


The documentation for this class was generated from the following file:
Generated on Fri Dec 21 13:18:54 2007 for ssaha by  doxygen 1.5.2