|
My Project
|
Public Member Functions | |
| Quantity (const RestartIO::RstAction::Quantity &rst_quantity) | |
| Quantity (const std::string &arg) | |
| void | add_arg (const std::string &arg) |
| bool | date () const |
| int | int_type () const |
| bool | operator== (const Quantity &data) const |
| template<class Serializer > | |
| void | serializeOp (Serializer &serializer) |
Public Attributes | |
| std::string | quantity |
| std::vector< std::string > | args |