PStack  2.0
Stack trace printer for MSVC and GCC binaries
thread_info.hpp File Reference

Declare a container for a single thread of execution. More...

#include "psystem_ns.hpp"
#include "stack_frame.hpp"
#include <mutex>
#include <vector>
#include <psystem/framework/memory.hpp>
#include <psystem/framework/not_assignable.hpp>
Include dependency graph for thread_info.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psystem::thread_info
 A container for a single thread of execution in a process. More...
 

Namespaces

 psystem
 Contains the process examination "system" and basic frameworks.
 

Detailed Description

Declare a container for a single thread of execution.

Author
Matt Bisson
Date
5 August, 2014
Since
PSystem 2.0
Version
PSystem 2.0