|
iceberg-cpp
|
Public Member Functions | |
| CurrentNotificationEventId (const CurrentNotificationEventId &) noexcept | |
| CurrentNotificationEventId & | operator= (const CurrentNotificationEventId &) noexcept |
| void | __set_eventId (const int64_t val) |
| bool | operator== (const CurrentNotificationEventId &rhs) const |
| bool | operator!= (const CurrentNotificationEventId &rhs) const |
| bool | operator< (const CurrentNotificationEventId &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| virtual void | printTo (std::ostream &out) const |
Public Attributes | |
| int64_t | eventId |