GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
item_with_base Struct Reference
Inheritance diagram for item_with_base:
other_base

Public Member Functions

 item_with_base (const char *name)
 

Public Attributes

const char *const name
 
- Public Attributes inherited from other_base
int n = 1
 

Detailed Description

Definition at line 34 of file intrusive_list-selftests.c.

Constructor & Destructor Documentation

◆ item_with_base()

item_with_base::item_with_base ( const char * name)
inlineexplicit

Definition at line 37 of file intrusive_list-selftests.c.

Member Data Documentation

◆ name

const char* const item_with_base::name

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