Project
Loading...
Searching...
No Matches
o2::pmr::testData Struct Reference

Public Member Functions

 testData ()
 
 testData (const testData &in)
 
 testData (const testData &&in)
 
 testData (int in)
 

Public Attributes

int i {1}
 

Static Public Attributes

static int nconstructions = 0
 

Detailed Description

Definition at line 25 of file testMemoryResources.cxx.

Constructor & Destructor Documentation

◆ testData() [1/4]

o2::pmr::testData::testData ( )
inline

Definition at line 28 of file testMemoryResources.cxx.

◆ testData() [2/4]

o2::pmr::testData::testData ( const testData in)
inline

Definition at line 32 of file testMemoryResources.cxx.

◆ testData() [3/4]

o2::pmr::testData::testData ( const testData &&  in)
inline

Definition at line 36 of file testMemoryResources.cxx.

◆ testData() [4/4]

o2::pmr::testData::testData ( int  in)
inline

Definition at line 40 of file testMemoryResources.cxx.

Member Data Documentation

◆ i

int o2::pmr::testData::i {1}

Definition at line 26 of file testMemoryResources.cxx.

◆ nconstructions

int o2::pmr::testData::nconstructions = 0
static

Definition at line 27 of file testMemoryResources.cxx.


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