#include <log.hpp>
std::string mesos::log::Log::Position::identity |
( |
| ) |
const |
|
inline |
bool mesos::log::Log::Position::operator< |
( |
const Position & |
that | ) |
const |
|
inline |
bool mesos::log::Log::Position::operator<= |
( |
const Position & |
that | ) |
const |
|
inline |
bool mesos::log::Log::Position::operator== |
( |
const Position & |
that | ) |
const |
|
inline |
bool mesos::log::Log::Position::operator> |
( |
const Position & |
that | ) |
const |
|
inline |
bool mesos::log::Log::Position::operator>= |
( |
const Position & |
that | ) |
const |
|
inline |
The documentation for this class was generated from the following file: