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

Public Member Functions

unsigned long int operator() (const GDDD &g)
 

Private Member Functions

void mysize (const GDDD &g)
 

Private Attributes

unsigned long int res
 
std::set< GDDDs
 

Member Function Documentation

◆ mysize()

void MySize::mysize ( const GDDD g)
inlineprivate

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

Referenced by operator()().

◆ operator()()

unsigned long int MySize::operator() ( const GDDD g)
inline

References mysize(), res, and s.

Member Data Documentation

◆ res

unsigned long int MySize::res
private

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

◆ s

std::set<GDDD> MySize::s
private

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


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 Mon Aug 26 2024 14:54:00 for DDD by doxygen 1.9.1