ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PdmsTools::PdmsCommands::ElementEnding Class Reference

#include <PdmsTools.h>

Inheritance diagram for PdmsTools::PdmsCommands::ElementEnding:
Collaboration diagram for PdmsTools::PdmsCommands::ElementEnding:

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 CommandCreate (Token t)
 Factory. More...
 

Detailed Description

Definition at line 633 of file PdmsTools.h.

Constructor & Destructor Documentation

◆ ElementEnding()

PdmsTools::PdmsCommands::ElementEnding::ElementEnding ( Token  t = PDMS_END)
inlineexplicit

Definition at line 637 of file PdmsTools.h.

Member Function Documentation

◆ execute()

◆ handle() [1/2]

virtual bool PdmsTools::PdmsCommands::ElementEnding::handle ( const char *  str)
inlinevirtual

◆ handle() [2/2]

virtual bool PdmsTools::PdmsCommands::ElementEnding::handle ( Token  t)
inlinevirtual

◆ isValid()

virtual bool PdmsTools::PdmsCommands::ElementEnding::isValid ( ) const
inlinevirtual

Member Data Documentation

◆ end

Reference PdmsTools::PdmsCommands::ElementEnding::end

Definition at line 635 of file PdmsTools.h.

Referenced by handle(), and isValid().


The documentation for this class was generated from the following files: