47 static std::string
validate(std::string x);
static std::string validate(std::string x)
static PartId fromBin(EndianIStream &eis)
Read the binary representation of a PartId from a EndianIStream and use the read value to set an Part...
void toBin(EndianOSStream &eoss) const
Write the binary representation of this to a EndianOSStream.
PartId()
PartId constructors.
bool equals(const PartId &) const
std::string toString() const
virtual ~PartId()
PartId destructor.
The InvalidArgumentException class represents an exception when an attempt is made to access somethin...
void setId(const std::string &s)