Lumiera  0.pre.03
»edit your freedom«
SubDummy Class Reference

Description

Definition at line 49 of file scoped-collection-test.cpp.

Public Member Functions

 SubDummy (int id, int trigger)
 
- Public Member Functions inherited from Dummy
 Dummy (int v)
 
 Dummy (Dummy &&oDummy)
 
int getVal () const
 
Dummyoperator= (Dummy &&oDummy)
 
void setVal (int newVal)
 

Private Member Functions

virtual long acc (int i)
 special variant of the dummy API operation: More...
 

Private Attributes

int trigger_
 

Additional Inherited Members

- Static Public Member Functions inherited from Dummy
static void activateCtorFailure (bool indeed=true)
 
static long & checksum ()
 

Member Function Documentation

◆ acc()

virtual long acc ( int  i)
inlineprivatevirtual

special variant of the dummy API operation:

Parameters
iwhen zero, the trigger value will be revealed

Reimplemented from Dummy.

Definition at line 58 of file scoped-collection-test.cpp.

References Dummy::acc().

+ Here is the call graph for this function:
+ Inheritance diagram for SubDummy:
+ Collaboration diagram for SubDummy:

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