|
fb-cpp 0.0.1
A modern C++ wrapper for the Firebird database API
|
Wrapper for Firebird time values. More...
#include <types.h>
Public Member Functions | |
| bool | operator== (const OpaqueTime &) const noexcept=default |
Public Attributes | |
| ISC_TIME | value |
| Raw Firebird time representation. | |
| ISC_TIME fbcpp::OpaqueTime::value |