ansys::dpf::TypeDescriptor Struct Reference Last update: 10.07.2023 #include <dpf_api_base.h> Public Member Functions TypeDescriptor (TypeDescriptor const &)=default TypeDescriptor (TypeDescriptor &&)=default TypeDescriptor & operator= (TypeDescriptor const &)=default TypeDescriptor & operator= (TypeDescriptor &&)=default bool operator== (TypeDescriptor const &) const bool operator< (TypeDescriptor const &) const bool operator<= (TypeDescriptor const &) const bool operator!= (TypeDescriptor const &) const operator std::string () const const char * c_str () const Detailed Description Description of type. See alsotypes Member Function Documentation ◆ c_str() const char * ansys::dpf::TypeDescriptor::c_str ( ) const ReturnsName of type. ◆ operator std::string() ansys::dpf::TypeDescriptor::operator std::string ( ) const Name of type.