Cube3::S Class Referenceabstract
Inheritance diagram for Cube3::S:
Public Member Functions | |
concepts::Scan3 * | clone () const |
concepts::Scan3 * | clone () const |
concepts::Scan3 * | clone () const |
concepts::Scan3 * | clone () const |
virtual Scan * | clone () const=0 |
Returns a clone of the scanner. More... | |
bool | eos () const |
bool | eos () const |
bool | eos () const |
bool | eos () const |
virtual bool | eos () const=0 |
Returns true if the end of the scanned set is reached. More... | |
operator int () | |
Returns true as long as the end of the scanned set is not reached yet. More... | |
concepts::Cell3 & | operator++ (int) |
Returns the next element in the scanned set. More... | |
concepts::Cell3 & | operator++ (int) |
Returns the next element in the scanned set. More... | |
concepts::Cell3 & | operator++ (int) |
Returns the next element in the scanned set. More... | |
concepts::Cell3 & | operator++ (int) |
Returns the next element in the scanned set. More... | |
S (concepts::Hexahedron3d *(&cell)[2]) | |
S (concepts::Hexahedron3d *(&cell)[2]) | |
S (concepts::Hexahedron3d *(&cell)[2]) | |
S (concepts::Hexahedron3d *(&cell)[2]) | |
S (const S &scan) | |
S (const S &scan) | |
S (const S &scan) | |
S (const S &scan) | |
Private Attributes | |
concepts::Hexahedron3d *(& | cell_ )[2] |
uint | idx_ |
Detailed Description
Constructor & Destructor Documentation
◆ S() [1/8]
|
inline |
◆ S() [2/8]
◆ S() [3/8]
|
inline |
◆ S() [4/8]
◆ S() [5/8]
|
inline |
◆ S() [6/8]
◆ S() [7/8]
|
inline |
◆ S() [8/8]
Member Function Documentation
◆ clone() [1/5]
|
inline |
◆ clone() [2/5]
|
inline |
◆ clone() [3/5]
|
inline |
◆ clone() [4/5]
|
inline |
◆ clone() [5/5]
|
pure virtualinherited |
Returns a clone of the scanner.
◆ eos() [1/5]
◆ eos() [2/5]
◆ eos() [3/5]
◆ eos() [4/5]
◆ eos() [5/5]
|
pure virtualinherited |
Returns true if the end of the scanned set is reached.
◆ operator int()
|
inlineinherited |
Returns true as long as the end of the scanned set is not reached yet.
Definition at line 34 of file scannerConnectors.hh.
◆ operator++() [1/4]
|
inlinevirtual |
Returns the next element in the scanned set.
Implements concepts::Scan< concepts::Cell3 >.
◆ operator++() [2/4]
|
inlinevirtual |
Returns the next element in the scanned set.
Implements concepts::Scan< concepts::Cell3 >.
◆ operator++() [3/4]
|
inlinevirtual |
Returns the next element in the scanned set.
Implements concepts::Scan< concepts::Cell3 >.
◆ operator++() [4/4]
|
inlinevirtual |
Returns the next element in the scanned set.
Implements concepts::Scan< concepts::Cell3 >.
Member Data Documentation
◆ cell_
|
private |
◆ idx_
The documentation for this class was generated from the following file:
- formula/testsuite/cube.hh