#include "torc/physical/Config.hpp"
#include "torc/physical/Instance.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::physical |
Classes | |
class | torc::physical::Routethrough |
Pip routethrough. More... | |
Typedefs | |
typedef boost::shared_ptr < Routethrough > | torc::physical::RoutethroughSharedPtr |
Shared pointer encapsulation of a Routethrough. | |
typedef boost::weak_ptr < Routethrough > | torc::physical::RoutethroughWeakPtr |
Weak pointer encapsulation of a Routethrough. |
Definition in file Routethrough.hpp.