#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 |
Description of type.
const char * ansys::dpf::TypeDescriptor::c_str | ( | ) | const |
ansys::dpf::TypeDescriptor::operator std::string | ( | ) | const |
Name of type.