DDD  1.9.0.20240425101308
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
SddSize Class Reference
Collaboration diagram for SddSize:
Collaboration graph

Public Member Functions

 SddSize ()
 
unsigned long int operator() (const GSDD &g)
 

Public Attributes

unsigned long int res
 
unsigned long int d3res
 

Private Member Functions

void sddsize (const GSDD &g)
 
void sddsize (const DataSet *g)
 
void sddsize (const GDDD &g)
 

Private Attributes

bool firstError
 
d3::set< GSDD >::type s
 
d3::set< GDDD >::type sd3
 

Constructor & Destructor Documentation

◆ SddSize()

SddSize::SddSize ( )
inline

Member Function Documentation

◆ operator()()

unsigned long int SddSize::operator() ( const GSDD g)
inline

References d3res, res, s, sd3, and sddsize().

◆ sddsize() [1/3]

void SddSize::sddsize ( const DataSet g)
inlineprivate

References firstError, and sddsize().

◆ sddsize() [2/3]

void SddSize::sddsize ( const GDDD g)
inlineprivate

◆ sddsize() [3/3]

void SddSize::sddsize ( const GSDD g)
inlineprivate

References GSDD::begin(), GSDD::end(), res, and s.

Referenced by operator()(), and sddsize().

Member Data Documentation

◆ d3res

unsigned long int SddSize::d3res

◆ firstError

bool SddSize::firstError
private

Referenced by sddsize().

◆ res

unsigned long int SddSize::res

◆ s

d3::set<GSDD>::type SddSize::s
private

Referenced by operator()(), and sddsize().

◆ sd3

d3::set<GDDD>::type SddSize::sd3
private

Referenced by operator()(), and sddsize().


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

Please comment this page and report errors about it on the RefDocComments page.
Generated on Thu Apr 25 2024 10:15:16 for DDD by doxygen 1.9.1