torc::generic::Linker::UnresolvedInstances Class Reference

#include <Linker.hpp>

List of all members.

Public Member Functions

const ViewSharedPtr getExternView () const throw ()
void setExternView (const ViewSharedPtr &inValue) throw ()
void addInstance (const InstanceSharedPtr &inInstance) throw ()
const std::vector
< InstanceSharedPtr > & 
getInstances () const throw ()
void setInstances (const std::vector< InstanceSharedPtr > &value) throw ()
template<typename _Tp>
void applyActionOnInstances (const _Tp &action)
 UnresolvedInstances (const UnresolvedInstances &inSource)
UnresolvedInstancesoperator= (const UnresolvedInstances &inSource) throw ()

Private Attributes

ViewSharedPtr mExternView
std::vector< InstanceSharedPtr > mInstances


Detailed Description

Represents a collection of instances that are connected to an extern.

Definition at line 98 of file Linker.hpp.


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

Generated on Thu Oct 13 16:50:40 2011 for TORC by  doxygen 1.5.6