ChimeraTK-cppext 01.05.02
Loading...
Searching...
No Matches
MovableDataType Struct Reference

Public Member Functions

 MovableDataType ()
 
 MovableDataType (int value)
 
 MovableDataType (MovableDataType &&other)
 
MovableDataTypeoperator= (MovableDataType &&other)
 
int value ()
 
 MovableDataType ()
 
 MovableDataType (int value)
 
 MovableDataType (MovableDataType &&other)
 
MovableDataTypeoperator= (MovableDataType &&other)
 
int value () const
 
 MovableDataType ()
 
 MovableDataType (int value)
 
 MovableDataType (MovableDataType &&other)
 
MovableDataTypeoperator= (MovableDataType &&other)
 
int value ()
 
 MovableDataType ()
 
 MovableDataType (int value)
 
 MovableDataType (MovableDataType &&other)
 
MovableDataTypeoperator= (MovableDataType &&other)
 
int value ()
 
 MovableDataType ()
 
 MovableDataType (int value)
 
 MovableDataType (MovableDataType &&other)
 
MovableDataTypeoperator= (MovableDataType &&other)
 
int value () const
 
 MovableDataType ()
 
 MovableDataType (int value)
 
 MovableDataType (MovableDataType &&other)
 
MovableDataTypeoperator= (MovableDataType &&other)
 
int value () const
 

Static Public Attributes

static constexpr int undef = -987654321
 

Detailed Description

Definition at line 17 of file testEmpty.cc.

Constructor & Destructor Documentation

◆ MovableDataType() [1/18]

MovableDataType::MovableDataType ( )
inline

Definition at line 19 of file testEmpty.cc.

◆ MovableDataType() [2/18]

MovableDataType::MovableDataType ( int  value)
inlineexplicit

Definition at line 20 of file testEmpty.cc.

◆ MovableDataType() [3/18]

MovableDataType::MovableDataType ( MovableDataType &&  other)
inline

Definition at line 21 of file testEmpty.cc.

◆ MovableDataType() [4/18]

MovableDataType::MovableDataType ( )
inline

Definition at line 16 of file testFront.cc.

◆ MovableDataType() [5/18]

MovableDataType::MovableDataType ( int  value)
inlineexplicit

Definition at line 17 of file testFront.cc.

◆ MovableDataType() [6/18]

MovableDataType::MovableDataType ( MovableDataType &&  other)
inline

Definition at line 18 of file testFront.cc.

◆ MovableDataType() [7/18]

MovableDataType::MovableDataType ( )
inline

Definition at line 19 of file testPushPop.cc.

◆ MovableDataType() [8/18]

MovableDataType::MovableDataType ( int  value)
inlineexplicit

Definition at line 20 of file testPushPop.cc.

◆ MovableDataType() [9/18]

MovableDataType::MovableDataType ( MovableDataType &&  other)
inline

Definition at line 21 of file testPushPop.cc.

◆ MovableDataType() [10/18]

MovableDataType::MovableDataType ( )
inline

Definition at line 19 of file testSharing.cc.

◆ MovableDataType() [11/18]

MovableDataType::MovableDataType ( int  value)
inlineexplicit

Definition at line 20 of file testSharing.cc.

◆ MovableDataType() [12/18]

MovableDataType::MovableDataType ( MovableDataType &&  other)
inline

Definition at line 21 of file testSharing.cc.

◆ MovableDataType() [13/18]

MovableDataType::MovableDataType ( )
inline

Definition at line 16 of file testWhenAll.cc.

◆ MovableDataType() [14/18]

MovableDataType::MovableDataType ( int  value)
inlineexplicit

Definition at line 17 of file testWhenAll.cc.

◆ MovableDataType() [15/18]

MovableDataType::MovableDataType ( MovableDataType &&  other)
inline

Definition at line 18 of file testWhenAll.cc.

◆ MovableDataType() [16/18]

MovableDataType::MovableDataType ( )
inline

Definition at line 16 of file testWhenAny.cc.

◆ MovableDataType() [17/18]

MovableDataType::MovableDataType ( int  value)
inlineexplicit

Definition at line 17 of file testWhenAny.cc.

◆ MovableDataType() [18/18]

MovableDataType::MovableDataType ( MovableDataType &&  other)
inline

Definition at line 18 of file testWhenAny.cc.

Member Function Documentation

◆ operator=() [1/6]

MovableDataType & MovableDataType::operator= ( MovableDataType &&  other)
inline

Definition at line 22 of file testEmpty.cc.

◆ operator=() [2/6]

MovableDataType & MovableDataType::operator= ( MovableDataType &&  other)
inline

Definition at line 19 of file testFront.cc.

◆ operator=() [3/6]

MovableDataType & MovableDataType::operator= ( MovableDataType &&  other)
inline

Definition at line 22 of file testPushPop.cc.

◆ operator=() [4/6]

MovableDataType & MovableDataType::operator= ( MovableDataType &&  other)
inline

Definition at line 22 of file testSharing.cc.

◆ operator=() [5/6]

MovableDataType & MovableDataType::operator= ( MovableDataType &&  other)
inline

Definition at line 19 of file testWhenAll.cc.

◆ operator=() [6/6]

MovableDataType & MovableDataType::operator= ( MovableDataType &&  other)
inline

Definition at line 19 of file testWhenAny.cc.

◆ value() [1/6]

int MovableDataType::value ( )
inline

Definition at line 27 of file testEmpty.cc.

+ Here is the caller graph for this function:

◆ value() [2/6]

int MovableDataType::value ( )
inline

Definition at line 27 of file testPushPop.cc.

◆ value() [3/6]

int MovableDataType::value ( )
inline

Definition at line 27 of file testSharing.cc.

◆ value() [4/6]

int MovableDataType::value ( ) const
inline

Definition at line 24 of file testFront.cc.

◆ value() [5/6]

int MovableDataType::value ( ) const
inline

Definition at line 24 of file testWhenAll.cc.

◆ value() [6/6]

int MovableDataType::value ( ) const
inline

Definition at line 24 of file testWhenAny.cc.

Member Data Documentation

◆ undef

constexpr int MovableDataType::undef = -987654321
staticconstexpr

Definition at line 18 of file testEmpty.cc.


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