Itasca C++ Interface
Loading...
Searching...
No Matches
base::PropDesc Struct Reference

Public Member Functions

 PropDesc (const string &name, Property::Type type, UVect2 size)
BASE_EXPORT PropDesc (const string &name, const Property &prop)
auto operator<=> (const PropDesc &p) const =default

Public Attributes

string name_
Property::Type type_ = Property::Type::Int
UVect2 size_ = UVect2(0)

The documentation for this struct was generated from the following files:
  • C:/Source/itasca-suite/common/base/src/property.h
  • C:/Source/itasca-suite/common/base/src/property.cpp