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 | day (unsigned d) NOEXCEPT |
CONSTCD14 day & | operator++ () NOEXCEPT |
CONSTCD14 day | operator++ (int) NOEXCEPT |
CONSTCD14 day & | operator-- () NOEXCEPT |
CONSTCD14 day | operator-- (int) NOEXCEPT |
CONSTCD14 day & | operator+= (const days &d) NOEXCEPT |
CONSTCD14 day & | operator-= (const days &d) NOEXCEPT |
CONSTCD11 | operator unsigned () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |