AttribDesc ID: each Desc has a unique ID in a set; the boolean isstored allows us to know whether this Desc is to be found in the DescSet dedicated for stored Attributes.
More...
#include <attribdescid.h>
AttribDesc ID: each Desc has a unique ID in a set; the boolean isstored allows us to know whether this Desc is to be found in the DescSet dedicated for stored Attributes.
<>
◆ DescID() [1/3]
| Attrib::DescID::DescID |
( |
| ) |
|
◆ DescID() [2/3]
| Attrib::DescID::DescID |
( |
int | id, |
|
|
bool | isstored ) |
◆ DescID() [3/3]
| Attrib::DescID::DescID |
( |
const DescID & | | ) |
|
◆ ~DescID()
| virtual Attrib::DescID::~DescID |
( |
| ) |
|
|
virtual |
◆ asInt() [1/2]
| int & Attrib::DescID::asInt |
( |
| ) |
|
|
inline |
◆ asInt() [2/2]
| int Attrib::DescID::asInt |
( |
| ) |
const |
|
inline |
◆ isStored()
| bool Attrib::DescID::isStored |
( |
| ) |
const |
|
inline |
◆ isUnselInvalid()
| bool Attrib::DescID::isUnselInvalid |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool Attrib::DescID::isValid |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool Attrib::DescID::operator!= |
( |
const DescID & | id | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool Attrib::DescID::operator== |
( |
const DescID & | id | ) |
const |
|
inline |
◆ setStored()
| void Attrib::DescID::setStored |
( |
bool | yn | ) |
|
|
inline |
◆ undef()
| static DescID Attrib::DescID::undef |
( |
| ) |
|
|
inlinestatic |
◆ id_
◆ isstored_
| bool Attrib::DescID::isstored_ |
|
protected |