WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Public Member Functions | Public Attributes | List of all members
Stream Class Reference

#include <Driver_GlobalObjects.hpp>

Public Member Functions

template<class Field >
Streamoperator<< (Field f)
 
 operator std::string () const
 

Public Attributes

std::stringstream ss_
 

Member Function Documentation

◆ operator std::string()

Stream::operator std::string ( ) const
inline

◆ operator<<()

template<class Field >
Stream& Stream::operator<< ( Field  f)
inline

Member Data Documentation

◆ ss_

std::stringstream Stream::ss_

The documentation for this class was generated from the following file: