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

Public Member Functions

 B (uint8_t *s, bool doThrow)
 
 ~B ()
 

Public Attributes

uint8_t * slot
 

Detailed Description

Definition at line 36 of file exc_ctor_throw.cpp.

Constructor & Destructor Documentation

◆ B()

B::B ( uint8_t *  s,
bool  doThrow 
)
inline

Definition at line 38 of file exc_ctor_throw.cpp.

References slot.

◆ ~B()

B::~B ( )
inline

Definition at line 42 of file exc_ctor_throw.cpp.

References slot.

Member Data Documentation

◆ slot

uint8_t* B::slot

Definition at line 37 of file exc_ctor_throw.cpp.

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


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