GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
scoped_array_length_limiting Struct Reference

#include "value.h"

Public Member Functions

 scoped_array_length_limiting (int elements)
 
 ~scoped_array_length_limiting ()
 

Private Attributes

gdb::optional< int > m_old_value
 

Detailed Description

Definition at line 1628 of file value.h.

Constructor & Destructor Documentation

◆ scoped_array_length_limiting()

scoped_array_length_limiting::scoped_array_length_limiting ( int elements)

Definition at line 832 of file value.c.

References array_length_limiting_element_count.

◆ ~scoped_array_length_limiting()

scoped_array_length_limiting::~scoped_array_length_limiting ( )

Definition at line 839 of file value.c.

References array_length_limiting_element_count.

Member Data Documentation

◆ m_old_value

gdb::optional<int> scoped_array_length_limiting::m_old_value
private

Definition at line 1638 of file value.h.


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