![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <PdmsTools.h>


Public Member Functions | |
| ElementEnding (Token t=PDMS_END) | |
| virtual bool | handle (Token t) |
| virtual bool | handle (const char *str) |
| virtual bool | isValid () const |
| virtual bool | execute (PdmsObjects::GenericItem *&item) const |
Public Member Functions inherited from PdmsTools::PdmsCommands::Command | |
| Command (Token t) | |
| Command (const Command &com) | |
| virtual | ~Command () |
| virtual bool | handle (PointCoordinateType numvalue) |
Public Attributes | |
| Reference | end |
Public Attributes inherited from PdmsTools::PdmsCommands::Command | |
| Token | command |
Additional Inherited Members | |
Static Public Member Functions inherited from PdmsTools::PdmsCommands::Command | |
| static Command * | Create (Token t) |
| Factory. More... | |
Definition at line 633 of file PdmsTools.h.
Definition at line 637 of file PdmsTools.h.
|
virtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 721 of file PdmsTools.cpp.
References PdmsTools::PdmsObjects::GenericItem::owner, PdmsTools::PDMS_END, PdmsTools::PDMS_EXTRU, PdmsTools::PDMS_LAST, PdmsTools::PDMS_NEXTRU, PdmsTools::PDMS_OWNER, and result.
Referenced by PdmsTools::PdmsCommands::Reference::execute().
|
inlinevirtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 642 of file PdmsTools.h.
References PdmsTools::PdmsCommands::Command::command, end, and PdmsTools::PdmsCommands::Reference::handle().
|
inlinevirtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 638 of file PdmsTools.h.
References PdmsTools::PdmsCommands::Command::command, end, and PdmsTools::PdmsCommands::Reference::handle().
|
inlinevirtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 646 of file PdmsTools.h.
References PdmsTools::PdmsCommands::Command::command, end, and PdmsTools::PdmsCommands::Reference::isValid().
| Reference PdmsTools::PdmsCommands::ElementEnding::end |
Definition at line 635 of file PdmsTools.h.