Project
Loading...
Searching...
No Matches
Foo1 Struct Reference

Inherits Base.

Inherited by Foo2.

Public Attributes

int f1 = 0
 
int foo = 1
 
- Public Attributes inherited from Base
int b = 0
 

Detailed Description

Definition at line 27 of file testAbstractRefAccessor.cxx.

Member Data Documentation

◆ f1

int Foo1::f1 = 0

Definition at line 28 of file testAbstractRefAccessor.cxx.

◆ foo

int Foo1::foo = 1

Definition at line 19 of file test_StructToTuple.cxx.


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