ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CommandSave Struct Reference

#include <ecvCommandLineCommands.h>

Inheritance diagram for CommandSave:
Collaboration diagram for CommandSave:

Public Member Functions

 CommandSave (const QString &name, const QString &keyword)
 
- Public Member Functions inherited from ccCommandLineInterface::Command
 Command (const QString &name, const QString &keyword)
 Default constructor. More...
 
virtual ~Command ()=default
 
virtual bool process (ccCommandLineInterface &cmd)=0
 Main process. More...
 

Static Public Member Functions

static bool ParseFileNames (ccCommandLineInterface &cmd, QStringList &fileNames)
 
static void SetFileDesc (CLEntityDesc &desc, const QString &fileName)
 

Additional Inherited Members

- Public Types inherited from ccCommandLineInterface::Command
using Shared = QSharedPointer< Command >
 Shared type. More...
 
- Public Attributes inherited from ccCommandLineInterface::Command
QString m_name
 Command name. More...
 
QString m_keyword
 Command keyword. More...
 

Detailed Description

Definition at line 336 of file ecvCommandLineCommands.h.

Constructor & Destructor Documentation

◆ CommandSave()

CommandSave::CommandSave ( const QString &  name,
const QString &  keyword 
)

Definition at line 4983 of file ecvCommandLineCommands.cpp.

Member Function Documentation

◆ ParseFileNames()

bool CommandSave::ParseFileNames ( ccCommandLineInterface cmd,
QStringList &  fileNames 
)
static

◆ SetFileDesc()

void CommandSave::SetFileDesc ( CLEntityDesc desc,
const QString &  fileName 
)
static

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