libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
Location.h File Reference
#include "libcwd/config.h"
#include "ObjectFileName.h"
#include "lockable_auto_ptr.h"
#include "private/ThreadSpecificData.h"
#include <cstring>
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  libcwd::Location
 A source file location. More...

Namespaces

namespace  libcwd
 namespace for libcwd.

Functions

location_format_t libcwd::location_format (location_format_t format)
 Set the output format of Location.

Detailed Description

Do not include this header file directly, instead include debug.h.