vtkFetchMIServerCollection Class Reference

#include <vtkFetchMIServerCollection.h>

Inheritance diagram for vtkFetchMIServerCollection:
vtkCollection

List of all members.

Public Member Functions

void AddItem (vtkFetchMIServer *s)
void AddServerByName (vtkFetchMIServer *s, const char *name)
void DeleteServerByName (const char *name)
vtkFetchMIServerFindServerByName (const char *name)
vtkFetchMIServerGetNextItem ()
vtkFetchMIServerGetNextServer (vtkCollectionSimpleIterator &cookie)
vtkFetchMIServerGetNextServer ()
int InferrableURI (const char *webserviceType)
int IsKnownServiceType (const char *stype)
void PrintSelf (ostream &os, vtkIndent indent)
 vtkTypeRevisionMacro (vtkFetchMIServerCollection, vtkCollection)

Static Public Member Functions

static vtkFetchMIServerCollectionNew ()

Public Attributes

std::map< std::string,
std::vector< int > > 
WebServiceTypesAndParameters

Protected Member Functions

void AddItem (vtkObject *o)
void operator= (const vtkFetchMIServerCollection &)
 vtkFetchMIServerCollection (const vtkFetchMIServerCollection &)
 vtkFetchMIServerCollection ()
 ~vtkFetchMIServerCollection ()

Constructor & Destructor Documentation

vtkFetchMIServerCollection::vtkFetchMIServerCollection (  )  [protected]
vtkFetchMIServerCollection::~vtkFetchMIServerCollection (  )  [protected]
vtkFetchMIServerCollection::vtkFetchMIServerCollection ( const vtkFetchMIServerCollection  )  [protected]

Member Function Documentation

void vtkFetchMIServerCollection::AddItem ( vtkObject o  )  [inline, protected]
void vtkFetchMIServerCollection::AddItem ( vtkFetchMIServer s  )  [inline]
void vtkFetchMIServerCollection::AddServerByName ( vtkFetchMIServer s,
const char name 
)

References AddItem().

void vtkFetchMIServerCollection::DeleteServerByName ( const char name  ) 
vtkFetchMIServer * vtkFetchMIServerCollection::FindServerByName ( const char name  ) 
vtkFetchMIServer* vtkFetchMIServerCollection::GetNextItem (  )  [inline]
vtkFetchMIServer* vtkFetchMIServerCollection::GetNextServer ( vtkCollectionSimpleIterator &  cookie  )  [inline]
vtkFetchMIServer* vtkFetchMIServerCollection::GetNextServer (  )  [inline]
int vtkFetchMIServerCollection::InferrableURI ( const char webserviceType  ) 
int vtkFetchMIServerCollection::IsKnownServiceType ( const char stype  ) 
static vtkFetchMIServerCollection* vtkFetchMIServerCollection::New (  )  [static]
void vtkFetchMIServerCollection::operator= ( const vtkFetchMIServerCollection  )  [protected]
void vtkFetchMIServerCollection::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
vtkFetchMIServerCollection::vtkTypeRevisionMacro ( vtkFetchMIServerCollection  ,
vtkCollection   
)

Member Data Documentation

std::map<std::string, std::vector<int> > vtkFetchMIServerCollection::WebServiceTypesAndParameters

The documentation for this class was generated from the following files:

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1