#include "torc/packer/Component.hpp"
#include "torc/packer/Element.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::physical |
Classes | |
class | torc::physical::Primitive |
primitive. More... | |
Typedefs | |
typedef boost::shared_ptr < Primitive > | torc::physical::PrimitiveSharedPtr |
Shared pointer encapsulation of a Primitive. | |
typedef std::vector < PrimitiveSharedPtr > | torc::physical::PrimitiveSharedPtrVector |
Vector of Primitive shared pointers. |
Definition in file Primitive.hpp.