ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
APRTest::AClassWithDict Class Reference

#include <AuxStoreTest.h>

Collaboration diagram for APRTest::AClassWithDict:

Public Member Functions

 AClassWithDict (int v=54321)
 

Public Attributes

int _val
 

Detailed Description

Definition at line 60 of file AuxStoreTest.h.

Constructor & Destructor Documentation

◆ AClassWithDict()

APRTest::AClassWithDict::AClassWithDict ( int  v = 54321)
inline

Definition at line 62 of file AuxStoreTest.h.

62 { _val=v; };

Member Data Documentation

◆ _val

int APRTest::AClassWithDict::_val

Definition at line 63 of file AuxStoreTest.h.


The documentation for this class was generated from the following file:
APRTest::AClassWithDict::_val
int _val
Definition: AuxStoreTest.h:62
python.PyAthena.v
v
Definition: PyAthena.py:157