Crypto++
Public Member Functions | Protected Attributes
CallStackWithStr Class Reference

#include <wait.h>

Inheritance diagram for CallStackWithStr:
CallStack

List of all members.

Public Member Functions

 CallStackWithStr (char const *i, char const *z, CallStack const *p)
std::string Format () const
CallStack const * Prev () const

Protected Attributes

char const * m_z
char const * m_info
CallStack const * m_prev

Detailed Description

An extended CallStack entry type with an additional string parameter.


The documentation for this class was generated from the following files: