Gui::Node_Object Struct Reference
#include <SelectionFilter.h>
Public Member Functions | |
Node_Object (std::string *type, std::string *subname, Node_Slice *slc) | |
~Node_Object () | |
Public Attributes | |
Base::Type | ObjectType |
Node_Slice * | Slice |
std::string | SubName |
Constructor & Destructor Documentation
◆ Node_Object()
Gui::Node_Object::Node_Object | ( | std::string * | type, |
std::string * | subname, | ||
Node_Slice * | slc | ||
) |
References Base::Type::fromName(), ObjectType, and SubName.
◆ ~Node_Object()
Gui::Node_Object::~Node_Object | ( | ) |
References Slice.
Member Data Documentation
◆ ObjectType
Base::Type Gui::Node_Object::ObjectType |
Referenced by Node_Object().
◆ Slice
Node_Slice* Gui::Node_Object::Slice |
Referenced by ~Node_Object().
◆ SubName
std::string Gui::Node_Object::SubName |
Referenced by Node_Object().
The documentation for this struct was generated from the following file:
- src/Gui/SelectionFilter.h