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

tweek::SubjectManager::SubjectMgrInfoItem Struct Reference

A simple key/value pair container for passing around informational items about the Subject Manager. More...

import "SubjectManager.idl";

List of all members.

Public Attributes

string key
string value


Detailed Description

A simple key/value pair container for passing around informational items about the Subject Manager.

Definition at line 68 of file SubjectManager.idl.


Member Data Documentation

string tweek::SubjectManager::SubjectMgrInfoItem::key
 

Definition at line 70 of file SubjectManager.idl.

Referenced by tweek::SubjectManagerImpl::getInfo.

string tweek::SubjectManager::SubjectMgrInfoItem::value
 

Definition at line 71 of file SubjectManager.idl.

Referenced by tweek::SubjectManagerImpl::getInfo.


The documentation for this struct was generated from the following file:
Generated on Sun May 2 14:41:10 2004 for Tweek by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002