dnac::RenameMeshCommand dnac::Command RenameMeshCommand.h dnac::RenameMeshCommand::Impl ScopedPtr< Impl > ScopedPtr<Impl> dnac::RenameMeshCommand::pImpl pImpl dnac::RenameMeshCommand::pImpl RenameMeshCommand run setName DNACAPI dnac::RenameMeshCommand::RenameMeshCommand (MemoryResource *memRes=nullptr) RenameMeshCommand dnac::RenameMeshCommand::RenameMeshCommand MemoryResource * memRes nullptr DNACAPI dnac::RenameMeshCommand::RenameMeshCommand (std::uint16_t meshIndex, const char *newName, MemoryResource *memRes=nullptr) RenameMeshCommand dnac::RenameMeshCommand::RenameMeshCommand std::uint16_t meshIndex const char * newName MemoryResource * memRes nullptr pImpl DNACAPI dnac::RenameMeshCommand::RenameMeshCommand (const char *oldName, const char *newName, MemoryResource *memRes=nullptr) RenameMeshCommand dnac::RenameMeshCommand::RenameMeshCommand const char * oldName const char * newName MemoryResource * memRes nullptr pImpl DNACAPI dnac::RenameMeshCommand::~RenameMeshCommand () ~RenameMeshCommand dnac::RenameMeshCommand::~RenameMeshCommand dnac::RenameMeshCommand::RenameMeshCommand (const RenameMeshCommand &)=delete RenameMeshCommand dnac::RenameMeshCommand::RenameMeshCommand const RenameMeshCommand & RenameMeshCommand & RenameMeshCommand & dnac::RenameMeshCommand::operator= (const RenameMeshCommand &)=delete operator= dnac::RenameMeshCommand::operator= const RenameMeshCommand & DNACAPI dnac::RenameMeshCommand::RenameMeshCommand (RenameMeshCommand &&) RenameMeshCommand dnac::RenameMeshCommand::RenameMeshCommand RenameMeshCommand && DNACAPI RenameMeshCommand & RenameMeshCommand & dnac::RenameMeshCommand::operator= (RenameMeshCommand &&) operator= dnac::RenameMeshCommand::operator= RenameMeshCommand && DNACAPI void void dnac::RenameMeshCommand::setName (std::uint16_t meshIndex, const char *newName) setName dnac::RenameMeshCommand::setName std::uint16_t meshIndex const char * newName Method for setting a new name for mesh with given index. meshIndex The index of the mesh whose name to change. newName The new name for the mesh. pImpl DNACAPI void void dnac::RenameMeshCommand::setName (const char *oldName, const char *newName) setName dnac::RenameMeshCommand::setName const char * oldName const char * newName Method for setting a new name for mesh with given name. The renaming will not happen if there is no mesh with given current name. oldName The current name of the mesh whose name to change. newName The new name for the mesh. pImpl DNACAPI void void dnac::RenameMeshCommand::run (DNACalibDNAReader *output) override run dnac::RenameMeshCommand::run run DNACalibDNAReader * output pImpl RenameMeshCommand is used to rename a mesh. -ptr < dnac::RenameMeshCommand::Impl > -pImpl < T > < dnac::RenameMeshCommand::Impl > -ptr dnac::RenameMeshCommandoperator= dnac::RenameMeshCommandoperator= dnac::RenameMeshCommandpImpl dnac::RenameMeshCommandRenameMeshCommand dnac::RenameMeshCommandRenameMeshCommand dnac::RenameMeshCommandRenameMeshCommand dnac::RenameMeshCommandRenameMeshCommand dnac::RenameMeshCommandRenameMeshCommand dnac::RenameMeshCommandrun dnac::RenameMeshCommandsetName dnac::RenameMeshCommandsetName dnac::RenameMeshCommand~Command dnac::RenameMeshCommand~RenameMeshCommand