PeriDyno 1.2.1
Loading...
Searching...
No Matches
Wt Namespace Reference

Namespaces

namespace  details
 

Classes

class  Guid
 

Functions

std::ostream & operator<< (std::ostream &s, const Guid &guid)
 
bool operator< (const Wt::Guid &lhs, const Wt::Guid &rhs)
 
Guid newGuid ()
 

Function Documentation

◆ newGuid()

Guid Wt::newGuid ( )

Definition at line 103 of file guid.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator<()

bool Wt::operator< ( const Wt::Guid & lhs,
const Wt::Guid & rhs )

Definition at line 98 of file guid.cpp.

◆ operator<<()

std::ostream & Wt::operator<< ( std::ostream & s,
const Guid & guid )

Definition at line 70 of file guid.cpp.