![]() |
TrinityCore
|
#include "PlayerTaxi.h"#include "DB2Stores.h"#include "ObjectMgr.h"#include "Player.h"#include "StringConvert.h"#include "TaxiPackets.h"#include <sstream>
Include dependency graph for PlayerTaxi.cpp:Go to the source code of this file.
Functions | |
| std::ostringstream & | operator<< (std::ostringstream &ss, PlayerTaxi const &taxi) |
| std::ostringstream & operator<< | ( | std::ostringstream & | ss, |
| PlayerTaxi const & | taxi | ||
| ) |
Definition at line 224 of file PlayerTaxi.cpp.