#include <blockvector.h>
Inheritance diagram for ScEng::BlockVectorFactory:

Public Member Functions | |
| BlockType | GetBlockType () |
| ScEng::Block * | GetBlock (bool create_dependencies) |
| std::string | GetName () |
| BlockType ScEng::BlockVectorFactory::GetBlockType | ( | ) | [virtual] |
Returns the block type for this descriptor
Implements ScEng::BlockFactory.
| ScEng::Block * ScEng::BlockVectorFactory::GetBlock | ( | bool | create_dependencies | ) | [virtual] |
Returns the block for this descriptor
Implements ScEng::BlockFactory.
| std::string ScEng::BlockVectorFactory::GetName | ( | ) | [virtual] |
1.5.1-p1