Fesapi 2.3.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
Public Member Functions | |
CONSTCD11 | month (unsigned m) NOEXCEPT |
CONSTCD14 month & | operator++ () NOEXCEPT |
CONSTCD14 month | operator++ (int) NOEXCEPT |
CONSTCD14 month & | operator-- () NOEXCEPT |
CONSTCD14 month | operator-- (int) NOEXCEPT |
CONSTCD14 month & | operator+= (const months &m) NOEXCEPT |
CONSTCD14 month & | operator-= (const months &m) NOEXCEPT |
CONSTCD11 | operator unsigned () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |