Public Attributes | |
boost::shared_ptr < CombinedOdeSystemInformation > | pInfoInstance |
std::vector< boost::shared_ptr < const AbstractOdeSystemInformation > > | subsystemInformation |
Definition at line 50 of file CombinedOdeSystemInformation.hpp.
boost::shared_ptr<CombinedOdeSystemInformation> CombinedOdeSystemInformation::InstancePointers::pInfoInstance |
The 'singleton' instance.
Definition at line 53 of file CombinedOdeSystemInformation.hpp.
Referenced by CombinedOdeSystemInformation::Instance().
std::vector<boost::shared_ptr<const AbstractOdeSystemInformation> > CombinedOdeSystemInformation::InstancePointers::subsystemInformation |
The subsystem information objects that contribute to this 'singleton' instance.
Definition at line 55 of file CombinedOdeSystemInformation.hpp.
Referenced by CombinedOdeSystemInformation::Instance().