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

AppInfoHolder Class Reference

#include <AppInfoHolder.hpp>

Collaboration diagram for AppInfoHolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AppInfoHolder ()
 AppInfoHolder (unsigned int aPid, const string &remoteId, const string &asctIor, const vector< string > &outputFiles)
void addOutputFile (string filename)
const vector< string > & outputFiles () const
const string & remoteId () const
const string & asctIor () const
int pid () const
bool returnedFinished () const
void returnedFinished (bool value)
void dump () const

Private Attributes

unsigned int pid_
string remoteId_
string asctIor_
vector< string > outputFiles_
bool returnedFinished_

Constructor & Destructor Documentation

AppInfoHolder::AppInfoHolder  )  [inline]
 

AppInfoHolder::AppInfoHolder unsigned int  aPid,
const string &  remoteId,
const string &  asctIor,
const vector< string > &  outputFiles
[inline]
 


Member Function Documentation

void AppInfoHolder::addOutputFile string  filename  )  [inline]
 

const string& AppInfoHolder::asctIor  )  const [inline]
 

void AppInfoHolder::dump  )  const [inline]
 

const vector<string>& AppInfoHolder::outputFiles  )  const [inline]
 

int AppInfoHolder::pid  )  const [inline]
 

const string& AppInfoHolder::remoteId  )  const [inline]
 

void AppInfoHolder::returnedFinished bool  value  )  [inline]
 

bool AppInfoHolder::returnedFinished  )  const [inline]
 


Member Data Documentation

string AppInfoHolder::asctIor_ [private]
 

vector<string> AppInfoHolder::outputFiles_ [private]
 

unsigned int AppInfoHolder::pid_ [private]
 

string AppInfoHolder::remoteId_ [private]
 

bool AppInfoHolder::returnedFinished_ [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:05 2004 by doxygen 1.3.3