TrinityCore
PlayerTaxi.h File Reference
#include "DBCEnums.h"
#include "Define.h"
#include <deque>
#include <iosfwd>
#include <string>
+ Include dependency graph for PlayerTaxi.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlayerTaxi
 

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Taxi
 

Functions

std::ostringstream & operator<< (std::ostringstream &ss, PlayerTaxi const &taxi)
 

Function Documentation

◆ operator<<()

std::ostringstream & operator<< ( std::ostringstream &  ss,
PlayerTaxi const &  taxi 
)

Definition at line 86 of file PlayerTaxi.cpp.

+ Here is the call graph for this function: