53 AbstractMO::buildShortID (
lib::Literal typeID,
string suffix)
const 57 REQUIRE (!isnil (typeID));
59 return typeID+
"."+suffix;
61 return _Fmt{
"%s.%03d"} % typeID % (++i);
inline string literal This is a marker type to indicate that
bool operator==(const MObject &oo) const
default/fallback implementation of equality using literal object identity (same address).
Steam-Layer implementation namespace root.
A front-end for using printf-style formatting.
Namespace of Session and user visible high-level objects.
MObject is the interface class for all "Media Objects".
Tiny helper functions and shortcuts to be used everywhere Consider this header to be effectively incl...