SystemContainer.cpp
  
Go to the documentation of this file.
   87     //  is->log( SRC_INFO, ::ivorium::Defs::Log::NewFrame, "==========================================================================" );
   95         is->log( SRC_INFO, ::iv::Defs::Log::NewFrame, "============================ <frame ", this->_frame_id, "> =================================" );
  114 std::unordered_map< std::type_index /*type*/, System * > const & SystemContainer::debug_GetSystems() const
  136     view->out() << "============================== SystemContainer ==============================" << std::endl;
  147     view->out() << "#############################################################################" << std::endl;
 
          
          
