Simple Application Framework  1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Defines
Saf/SourceLocation.h File Reference

Source location descriptor.
More...

#include "Type.h"

Go to the source code of this file.

Classes

struct  Saf::SourceLocation
 Source location descriptor structure. More...

Namespaces

namespace  Saf
 Global library namespace.

Defines

#define SAF_SOURCE_LOCATION   Saf::SourceLocation(__FUNCTION__, __LINE__)

Detailed Description

Source location descriptor.
Author:
Ondrej Danek ondre.nosp@m.j.da.nosp@m.nek@g.nosp@m.mail.nosp@m..com
Date:
2011

Define Documentation

#define SAF_SOURCE_LOCATION   Saf::SourceLocation(__FUNCTION__, __LINE__)