ttg::World Class Reference
Inheritance diagram for ttg::World:
Documentation
Additional Inherited Members | |
Public Member Functions inherited from ttg::base::World< TTG_IMPL_NS::WorldImpl > | |
| World (void) | |
| World (std::shared_ptr< ttg::base::WorldImplBase > world_impl) | |
| World (const World &other)=default | |
| World (World &&other)=default | |
| ~World () | |
| World & | operator= (const World &other)=default |
| World & | operator= (World &&other)=default |
| int | size () const |
| int | rank () const |
| bool | is_valid (void) const |
| virtual void | final_task () |
| TTG_IMPL_NS::WorldImpl & | impl (void) |
| const TTG_IMPL_NS::WorldImpl & | impl (void) const |
| void | profile_on () |
| void | profile_off () |
| bool | profiling () |
| void | dag_on (const std::string &filename) |
| void | dag_off () |
| bool | dag_profiling () |
The documentation for this class was generated from the following file:
- ttg/ttg/world.h
Public Member Functions inherited from
1.9.1