Zero  0.1.0
Public Member Functions | Private Member Functions | Private Attributes | List of all members
holders_print Class Reference

For debugging only. More...

Public Member Functions

 holders_print (latch_holder_t *list)
 

Private Member Functions

void print (holder_list holders)
 

Private Attributes

holder_list _holders
 

Detailed Description

For debugging only.

Constructor looks through all the holders in the implied list starting with the latch_holder_t passed in as the sole constructor argument.

It prints info about each latch_holder_t in the list.

See also
latch_holder_t.

Constructor & Destructor Documentation

§ holders_print()

holders_print::holders_print ( latch_holder_t list)
inline

Member Function Documentation

§ print()

void holders_print::print ( holder_list  holders)
inlineprivate

Member Data Documentation

§ _holders

holder_list holders_print::_holders
private

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