OpenStructure
|
#include <list>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
Go to the source code of this file.
Namespaces | |
ost | |
ost::mol | |
ost::mol::impl | |
Typedefs | |
typedef boost::shared_ptr < ConnectorImpl > | ConnectorImplP |
typedef boost::weak_ptr < ConnectorImpl > | ConnectorImplW |
typedef std::list< ConnectorImplP > | ConnectorImplList |