SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
AlgorithmOutput Class Reference

#include <AlgorithmBase.h>

Inheritance diagram for AlgorithmOutput:
AlgorithmData

Additional Inherited Members

- Public Types inherited from AlgorithmData
typedef std::map< Name,
std::vector
< Datatypes::DatatypeHandle > > 
Map
 
- Public Member Functions inherited from AlgorithmData
 AlgorithmData ()
 
 AlgorithmData (const Map &m)
 
Datatypes::DatatypeHandleoperator[] (const Name &name)
 
template<typename T >
boost::shared_ptr< T > get (const Name &name) const
 
template<typename T >
std::vector< boost::shared_ptr
< T > > 
getList (const Name &name) const
 
template<typename T >
void setList (const Name &name, const std::vector< boost::shared_ptr< T >> &list)
 
void setTransient (boost::any t)
 
boost::any getTransient () const
 

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