jGL
|
#include "uuid.h"
#include <ostream>
#include <time.h>
Go to the source code of this file.
Classes | |
struct | jGL::Id |
struct | std::hash< jGL::Id > |
Namespaces | |
namespace | jGL |
A drawable graphic. | |
Functions | |
std::ostream & | jGL::operator<< (std::ostream &os, Id const &value) |
std::string | jGL::to_string (const Id &i) |
Variables | |
const Id | jGL::NULL_ID = Id() |