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


Public Member Functions | |
| Name () | |
| 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) |
| virtual bool | handle (Token t) |
Public Attributes | |
| char | name [c_max_str_length] |
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 600 of file PdmsTools.h.
|
inline |
Definition at line 604 of file PdmsTools.h.
References PdmsTools::c_max_str_length, and name.
|
virtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 529 of file PdmsTools.cpp.
References name, and PdmsTools::PdmsObjects::GenericItem::name.
|
inlinevirtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 605 of file PdmsTools.h.
References name.
|
inlinevirtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 610 of file PdmsTools.h.
References name.
| char PdmsTools::PdmsCommands::Name::name[c_max_str_length] |
Definition at line 602 of file PdmsTools.h.