svcore
1.9
|
#include "Debug.h"
#include <memory>
#include <iostream>
#include <climits>
#include <stdexcept>
#include <QMutex>
#include <QString>
#include "XmlExportable.h"
Include dependency graph for ById.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | IdAlloc |
!! to do: review how often we are calling getAs<...> when we could More... | |
struct | TypedId< T > |
class | WithId |
class | WithTypedId< T > |
class | AnyById |
class | TypedById< Item, Id > |
Functions | |
template<typename T > | |
std::ostream & | operator<< (std::ostream &ostr, const TypedId< T > &id) |
Function Documentation
Generated by 1.8.11