jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
TestDataBF Struct Reference
Collaboration diagram for TestDataBF:

Public Member Functions

 TestDataBF (const uint64_t bitSize_, const uint64_t value_, const std::string_view pattern_)
 
std::string toString () const
 

Public Attributes

const size_t bitSize
 
const std::string_view pattern
 
const uint64_t val
 

Detailed Description




Definition at line 246 of file test_bitfield00.cpp.

Constructor & Destructor Documentation

◆ TestDataBF()

TestDataBF::TestDataBF ( const uint64_t bitSize_,
const uint64_t value_,
const std::string_view pattern_ )
inline

Definition at line 251 of file test_bitfield00.cpp.

Member Function Documentation

◆ toString()

std::string TestDataBF::toString ( ) const
inline

Definition at line 253 of file test_bitfield00.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ bitSize

const size_t TestDataBF::bitSize

Definition at line 247 of file test_bitfield00.cpp.

◆ val

const uint64_t TestDataBF::val

Definition at line 248 of file test_bitfield00.cpp.

◆ pattern

const std::string_view TestDataBF::pattern

Definition at line 249 of file test_bitfield00.cpp.


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