Details of the publication.
More...
#include <Details.h>
Details of the publication.
◆ GetExpires()
const int64_t& olp::dataservice::write::model::Details::GetExpires |
( |
| ) |
const |
|
inline |
Gets the publication expiration timestamp.
- Returns
- The publication expiration timestamp.
◆ GetMessage()
const std::string& olp::dataservice::write::model::Details::GetMessage |
( |
| ) |
const |
|
inline |
Gets the publication description.
- Returns
- The publication description.
◆ GetModified()
const int64_t& olp::dataservice::write::model::Details::GetModified |
( |
| ) |
const |
|
inline |
Gets the timestamp of when the publication was modified.
- Returns
- The timestamp of when the publication was modified.
◆ GetMutableExpires()
int64_t& olp::dataservice::write::model::Details::GetMutableExpires |
( |
| ) |
|
|
inline |
Gets a mutable reference to the publication expiration timestamp.
- Returns
- The mutable reference to the publication expiration timestamp.
◆ GetMutableMessage()
std::string& olp::dataservice::write::model::Details::GetMutableMessage |
( |
| ) |
|
|
inline |
Gets a mutable reference to the publication description.
- Returns
- The mutable reference to the publication description.
◆ GetMutableModified()
int64_t& olp::dataservice::write::model::Details::GetMutableModified |
( |
| ) |
|
|
inline |
Gets a mutable reference to the timestamp of when the publication was modified.
- Returns
- The mutable reference to the timestamp of when the publication was modified.
◆ GetMutableStarted()
int64_t& olp::dataservice::write::model::Details::GetMutableStarted |
( |
| ) |
|
|
inline |
Gets a mutable reference to the publication start timestamp.
- Returns
- The mutable reference to the publication start timestamp.
◆ GetMutableState()
std::string& olp::dataservice::write::model::Details::GetMutableState |
( |
| ) |
|
|
inline |
Gets a mutable reference to the publication state.
- Returns
- The mutable reference to the publication state.
◆ GetStarted()
const int64_t& olp::dataservice::write::model::Details::GetStarted |
( |
| ) |
const |
|
inline |
Gets the publication start timestamp.
- Returns
- The publication start timestamp.
◆ GetState()
const std::string& olp::dataservice::write::model::Details::GetState |
( |
| ) |
const |
|
inline |
Gets the state of the publication.
- Returns
- The state of the publication.
◆ SetExpires()
void olp::dataservice::write::model::Details::SetExpires |
( |
const int64_t & |
value | ) |
|
|
inline |
Sets the expiry time of the publication.
- Parameters
-
value | The expiry time of the publication. |
◆ SetMessage()
void olp::dataservice::write::model::Details::SetMessage |
( |
const std::string & |
value | ) |
|
|
inline |
Sets the publication description.
- Parameters
-
value | The publication description. |
◆ SetModified()
void olp::dataservice::write::model::Details::SetModified |
( |
const int64_t & |
value | ) |
|
|
inline |
Sets the timestamp of when the publication was modified.
- Parameters
-
value | The timestamp of when the publication was modified. |
◆ SetStarted()
void olp::dataservice::write::model::Details::SetStarted |
( |
const int64_t & |
value | ) |
|
|
inline |
Sets the publication start timestamp.
- Parameters
-
value | The publication start timestamp. |
◆ SetState()
void olp::dataservice::write::model::Details::SetState |
( |
const std::string & |
value | ) |
|
|
inline |
Sets the state of the publication.
- Parameters
-
value | The state of the publicztion. |
The documentation for this class was generated from the following file:
- olp-cpp-sdk-dataservice-write/include/olp/dataservice/write/generated/model/Details.h