Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
genfunc.cpp File Reference

Implementation of generic functions to build identification schemes. More...

Go to the source code of this file.

Description

Implementation of generic functions to build identification schemes.

Definition in file genfunc.cpp.

#include "lib/idi/genfunc.hpp"
#include "lib/format-string.hpp"
#include "lib/format-obj.hpp"
#include "lib/util.hpp"
#include <string>
#include <boost/functional/hash.hpp>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::idi
 Identification Schemes.
 
namespace  lib::idi::format
 

Functions

string instance_format (string const &prefix, size_t instanceNr)
 
string instance_hex_format (string const &prefix, size_t instanceNr)
 
TypedCountersharedInstanceCounter ()