CCTLib
Calling-context and data-object attribution library for Intel Pin
A Struct Reference

Public Member Functions

 A (uint8_t *s)
 
 ~A ()
 

Public Attributes

uint8_t * slot
 

Detailed Description

Definition at line 30 of file exc_ctor_throw.cpp.

Constructor & Destructor Documentation

◆ A()

A::A ( uint8_t *  s)
inline

Definition at line 32 of file exc_ctor_throw.cpp.

References slot.

◆ ~A()

A::~A ( )
inline

Definition at line 33 of file exc_ctor_throw.cpp.

References slot.

Member Data Documentation

◆ slot

uint8_t* A::slot

Definition at line 31 of file exc_ctor_throw.cpp.

Referenced by A(), and ~A().


The documentation for this struct was generated from the following file: