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

#include <PdmsTools.h>

Inheritance diagram for PdmsTools::PdmsCommands::Name:
Collaboration diagram for PdmsTools::PdmsCommands::Name:

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

Detailed Description

Definition at line 600 of file PdmsTools.h.

Constructor & Destructor Documentation

◆ Name()

PdmsTools::PdmsCommands::Name::Name ( )
inline

Definition at line 604 of file PdmsTools.h.

References PdmsTools::c_max_str_length, and name.

Member Function Documentation

◆ execute()

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

Reimplemented from PdmsTools::PdmsCommands::Command.

Definition at line 529 of file PdmsTools.cpp.

References name, and PdmsTools::PdmsObjects::GenericItem::name.

◆ handle()

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

Reimplemented from PdmsTools::PdmsCommands::Command.

Definition at line 605 of file PdmsTools.h.

References name.

◆ isValid()

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

Reimplemented from PdmsTools::PdmsCommands::Command.

Definition at line 610 of file PdmsTools.h.

References name.

Member Data Documentation

◆ name

char PdmsTools::PdmsCommands::Name::name[c_max_str_length]

Definition at line 602 of file PdmsTools.h.

Referenced by handle(), isValid(), and Name().


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