tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TransList::HelpStack Struct Reference

#include <translist.h>

Collaboration diagram for TransList::HelpStack:

Public Member Functions

void Init ()
 
void Push (Desc *desc)
 
void Pop ()
 
bool Contain (Desc *desc)
 

Public Attributes

Deschelps [256]
 
uint8_t index
 

Member Function Documentation

bool TransList::HelpStack::Contain ( Desc desc)
inline

Here is the caller graph for this function:

void TransList::HelpStack::Init ( )
inline

Here is the caller graph for this function:

void TransList::HelpStack::Pop ( )
inline

Here is the caller graph for this function:

void TransList::HelpStack::Push ( Desc desc)
inline

Here is the caller graph for this function:

Member Data Documentation

Desc* TransList::HelpStack::helps[256]
uint8_t TransList::HelpStack::index

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