#include <inlinecomponentutils_p.h>
Definition at line 24 of file inlinecomponentutils_p.h.
◆ Node() [1/4]
◆ Node() [2/4]
icutils::Node::Node |
( |
const Node & | | ) |
|
|
default |
◆ Node() [3/4]
icutils::Node::Node |
( |
Node && | | ) |
|
|
default |
◆ Node() [4/4]
icutils::Node::Node |
( |
IndexType | s | ) |
|
|
inline |
◆ hasPermanentMark()
bool icutils::Node::hasPermanentMark |
( |
| ) |
const |
|
inline |
◆ hasTemporaryMark()
bool icutils::Node::hasTemporaryMark |
( |
| ) |
const |
|
inline |
◆ index()
IndexType icutils::Node::index |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
Node & icutils::Node::operator= |
( |
Node && | | ) |
|
|
default |
◆ operator=() [2/2]
Node & icutils::Node::operator= |
( |
Node const & | | ) |
|
|
default |
◆ operator==()
bool icutils::Node::operator== |
( |
Node const & | other | ) |
const |
|
inline |
◆ setPermanentMark()
void icutils::Node::setPermanentMark |
( |
| ) |
|
|
inline |
◆ setTemporaryMark()
void icutils::Node::setTemporaryMark |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: