ttg::World Class Reference
Inheritance diagram for ttg::World:
ttg::base::World< TTG_IMPL_NS::WorldImpl >

Documentation

Definition at line 17 of file world.h.

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 ()
 
Worldoperator= (const World &other)=default
 
Worldoperator= (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: