![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <DDF_AttributeBrowser.hxx>
Public Member Functions | |
| DDF_AttributeBrowser (bool(*test)(const occ::handle< TDF_Attribute > &), TCollection_AsciiString(*open)(const occ::handle< TDF_Attribute > &), TCollection_AsciiString(*text)(const occ::handle< TDF_Attribute > &)) | |
| bool | Test (const occ::handle< TDF_Attribute > &anAtt) const |
| TCollection_AsciiString | Open (const occ::handle< TDF_Attribute > &anAtt) const |
| TCollection_AsciiString | Text (const occ::handle< TDF_Attribute > &anAtt) const |
| DDF_AttributeBrowser * | Next () |
Static Public Member Functions | |
| static DDF_AttributeBrowser * | FindBrowser (const occ::handle< TDF_Attribute > &anAtt) |
| DDF_AttributeBrowser::DDF_AttributeBrowser | ( | bool(*)(const occ::handle< TDF_Attribute > &) | test, |
| TCollection_AsciiString(*)(const occ::handle< TDF_Attribute > &) | open, | ||
| TCollection_AsciiString(*)(const occ::handle< TDF_Attribute > &) | text ) |
|
static |
|
inline |
| TCollection_AsciiString DDF_AttributeBrowser::Open | ( | const occ::handle< TDF_Attribute > & | anAtt | ) | const |
| bool DDF_AttributeBrowser::Test | ( | const occ::handle< TDF_Attribute > & | anAtt | ) | const |
| TCollection_AsciiString DDF_AttributeBrowser::Text | ( | const occ::handle< TDF_Attribute > & | anAtt | ) | const |