Scarab  2.8.1
Project 8 C++ Utility Library
Public Attributes | Static Public Attributes | List of all members
TestPropertiesOverride Struct Reference
Inheritance diagram for TestPropertiesOverride:
Inheritance graph

Public Attributes

int value = 99
 
- Public Attributes inherited from TestProperties
int value = 1
 

Static Public Attributes

static int static_value = 99
 
- Static Public Attributes inherited from TestProperties
static int static_value = 1
 

Additional Inherited Members

- Public Member Functions inherited from TestProperties
int get () const
 
void set (int v)
 
- Static Public Member Functions inherited from TestProperties
static int static_get ()
 
static void static_set (int v)
 

Detailed Description

Definition at line 87 of file test_methods_and_attributes.cpp.

Member Data Documentation

◆ static_value

int static_value = 99
static

Definition at line 89 of file test_methods_and_attributes.cpp.

◆ value

int value = 99

Definition at line 88 of file test_methods_and_attributes.cpp.


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