Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
Dummy< i > Class Template Reference

Description

template<uint i>
class lib::test::anonymous_namespace{allocation-cluster-test.cpp}::Dummy< i >

Definition at line 62 of file allocation-cluster-test.cpp.

Public Member Functions

 Dummy (uchar id=1)
 
 ~Dummy ()
 
uint getID ()
 

Private Attributes

array< uchar, i > content_
 

Constructor & Destructor Documentation

◆ Dummy()

template<uint i>
Dummy ( uchar  id = 1)
inline

Definition at line 68 of file allocation-cluster-test.cpp.

References Dummy::checksum(), and lib::explore().

+ Here is the call graph for this function:

◆ ~Dummy()

template<uint i>
~Dummy ( )
inline

Definition at line 74 of file allocation-cluster-test.cpp.

References Dummy::checksum(), and lib::explore().

+ Here is the call graph for this function:

Member Function Documentation

◆ getID()

template<uint i>
uint getID ( )
inline

Definition at line 79 of file allocation-cluster-test.cpp.

Member Data Documentation

◆ content_

template<uint i>
array<uchar,i> content_
private

Definition at line 65 of file allocation-cluster-test.cpp.

+ Collaboration diagram for Dummy< i >:

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