|
tlds
Transactional Operations for Linked Data Structures
|
#include <defs.h>
Public Attributes | |
| ULONGINT_T * | startVertex |
| ULONGINT_T * | endVertex |
| LONGINT_T * | intWeight |
| char * | strWeight |
| ULONGINT_T | numEdgesPlaced |
| ULONGINT_T* graphSDG::endVertex |
| LONGINT_T* graphSDG::intWeight |
| ULONGINT_T graphSDG::numEdgesPlaced |
| ULONGINT_T* graphSDG::startVertex |
| char* graphSDG::strWeight |