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

DALT_Client::AllowedSets::Pair Struct Reference

this structure pairs a set of targets with a set of sources in each pair, any of the sources can act on one or more of the targets. More...

#include <allowed_sets.h>

List of all members.

Public Attributes

vector<string> targets
vector<string> sources


Detailed Description

this structure pairs a set of targets with a set of sources in each pair, any of the sources can act on one or more of the targets.

Definition at line 41 of file allowed_sets.h.


Member Data Documentation

vector< string > DALT_Client::AllowedSets::Pair::sources<string>
 

Definition at line 43 of file allowed_sets.h.

vector< string > DALT_Client::AllowedSets::Pair::targets<string>
 

Definition at line 42 of file allowed_sets.h.


The documentation for this struct was generated from the following file:
Generated at Thu Jan 31 15:20:23 2002 for DALT Client by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001