LogUpdate Struct Reference

A struct used for marking the last log update. More...

#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/LLURecord.h>

Public Member Functions

bool operator!= (const LogUpdate &rhs_) const
 
bool operator< (const LogUpdate &rhs_) const
 
bool operator<= (const LogUpdate &rhs_) const
 
bool operator== (const LogUpdate &rhs_) const
 
bool operator> (const LogUpdate &rhs_) const
 
bool operator>= (const LogUpdate &rhs_) const
 

Public Attributes

long generation
 The generation. More...
 
::Ice::Long generation
 
long iteration
 The iteration within this generation. More...
 
::Ice::Long iteration
 

Detailed Description

A struct used for marking the last log update.

Definition at line 100 of file LLURecord.h.

Member Function Documentation

◆ operator!=()

bool operator!= ( const LogUpdate rhs_) const
inline

Definition at line 147 of file LLURecord.h.

+ Here is the call graph for this function:

◆ operator<()

bool operator< ( const LogUpdate rhs_) const
inline

Definition at line 122 of file LLURecord.h.

+ Here is the caller graph for this function:

◆ operator<=()

bool operator<= ( const LogUpdate rhs_) const
inline

Definition at line 151 of file LLURecord.h.

+ Here is the call graph for this function:

◆ operator==()

bool operator== ( const LogUpdate rhs_) const
inline

Definition at line 105 of file LLURecord.h.

+ Here is the caller graph for this function:

◆ operator>()

bool operator> ( const LogUpdate rhs_) const
inline

Definition at line 155 of file LLURecord.h.

+ Here is the call graph for this function:

◆ operator>=()

bool operator>= ( const LogUpdate rhs_) const
inline

Definition at line 159 of file LLURecord.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ generation [1/2]

long generation

The generation.

Definition at line 21 of file LLURecord.ice.

◆ generation [2/2]

::Ice::Long generation

Definition at line 102 of file LLURecord.h.

◆ iteration [1/2]

long iteration

The iteration within this generation.

Definition at line 23 of file LLURecord.ice.

◆ iteration [2/2]

::Ice::Long iteration

Definition at line 103 of file LLURecord.h.


The documentation for this struct was generated from the following files: