WG14 result
Loading...
Searching...
No Matches
status_code_domain_s Struct Reference

The functions defined by a status code domain, kept ABI compatible with a C++ vtable. More...

#include <status_code_domain.h>

Collaboration diagram for status_code_domain_s:

Public Attributes

status_code_domain_vtable *const vptr
 C++ ABI compatible vptr.
 
const status_code_domain_unique_id_type id
 The unique id used to identify identical category instances.
 

Detailed Description

The functions defined by a status code domain, kept ABI compatible with a C++ vtable.

Definition at line 532 of file status_code_domain.h.

Member Data Documentation

◆ id

const status_code_domain_unique_id_type status_code_domain_s::id

The unique id used to identify identical category instances.

Definition at line 537 of file status_code_domain.h.

◆ vptr

status_code_domain_vtable* const status_code_domain_s::vptr

C++ ABI compatible vptr.

Definition at line 535 of file status_code_domain.h.


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