Otclient  14/8/2020
color.h File Reference
#include "../stdext/types.h"
#include "../stdext/cast.h"
#include "../stdext/string.h"
#include "../const.h"
#include <iomanip>
Include dependency graph for color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Color
 

Functions

std::ostream & operator<< (std::ostream &out, const Color &color)
 
std::istream & operator>> (std::istream &in, Color &color)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const Color color 
)
inline

Definition at line 127 of file color.h.

Here is the call graph for this function:

◆ operator>>()

std::istream& operator>> ( std::istream &  in,
Color color 
)
inline

Definition at line 139 of file color.h.

Here is the call graph for this function: