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

#include <PdmsTools.h>

Inheritance diagram for PdmsTools::PdmsCommands::Position:
Collaboration diagram for PdmsTools::PdmsCommands::Position:

Public Member Functions

 Position ()
 
virtual bool handle (Token t)
 
virtual bool handle (PointCoordinateType numvalue)
 
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 ()
 

Public Attributes

Coordinates position
 
Reference ref
 
Commandcurrent
 
- 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 563 of file PdmsTools.h.

Constructor & Destructor Documentation

◆ Position()

PdmsTools::PdmsCommands::Position::Position ( )
inline

Definition at line 569 of file PdmsTools.h.

References current.

Member Function Documentation

◆ execute()

bool Position::execute ( PdmsObjects::GenericItem *&  item) const
virtual

◆ handle() [1/3]

bool Position::handle ( const char *  str)
virtual

Reimplemented from PdmsTools::PdmsCommands::Command.

Definition at line 352 of file PdmsTools.cpp.

◆ handle() [2/3]

bool Position::handle ( PointCoordinateType  numvalue)
virtual

Reimplemented from PdmsTools::PdmsCommands::Command.

Definition at line 347 of file PdmsTools.cpp.

◆ handle() [3/3]

bool Position::handle ( Token  t)
virtual

◆ isValid()

bool Position::isValid ( ) const
virtual

Reimplemented from PdmsTools::PdmsCommands::Command.

Definition at line 357 of file PdmsTools.cpp.

References PdmsTools::PDMS_WRT, and position.

Member Data Documentation

◆ current

Command* PdmsTools::PdmsCommands::Position::current

Definition at line 567 of file PdmsTools.h.

Referenced by Position().

◆ position

Coordinates PdmsTools::PdmsCommands::Position::position

Definition at line 565 of file PdmsTools.h.

◆ ref

Reference PdmsTools::PdmsCommands::Position::ref

Definition at line 566 of file PdmsTools.h.


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