OpenMW
Classes | Namespaces | Functions
apps/opencs/model/world/universalid.hpp File Reference
#include <string>
#include <iosfwd>
#include <vector>
#include <QMetaType>

Go to the source code of this file.

Classes

class  CSMWorld::UniversalId

Namespaces

namespace  CSMWorld

Functions

bool CSMWorld::operator== (const UniversalId &left, const UniversalId &right)
bool CSMWorld::operator!= (const UniversalId &left, const UniversalId &right)
bool CSMWorld::operator< (const UniversalId &left, const UniversalId &right)
std::ostream & CSMWorld::operator< (std::ostream &stream, const UniversalId &universalId)