lm::builder::BuildingPayload Union Reference

#include <payload.hh>

Collaboration diagram for lm::builder::BuildingPayload:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool IsMarked () const
void Mark ()
void Unmark ()
uint64_t UnmarkedCount () const
uint64_t CutoffCount () const

Public Attributes

uint64_t count
Uninterpolated uninterp
ProbBackoff complete


Detailed Description

Definition at line 15 of file payload.hh.


Member Function Documentation

uint64_t lm::builder::BuildingPayload::CutoffCount (  )  const [inline]

Definition at line 37 of file payload.hh.

References IsMarked(), and UnmarkedCount().

Here is the call graph for this function:

bool lm::builder::BuildingPayload::IsMarked (  )  const [inline]

Definition at line 21 of file payload.hh.

References count.

Referenced by CutoffCount().

Here is the caller graph for this function:

void lm::builder::BuildingPayload::Mark (  )  [inline]

Definition at line 25 of file payload.hh.

References count.

void lm::builder::BuildingPayload::Unmark (  )  [inline]

Definition at line 29 of file payload.hh.

References count.

uint64_t lm::builder::BuildingPayload::UnmarkedCount (  )  const [inline]

Definition at line 33 of file payload.hh.

References count.

Referenced by CutoffCount().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 18 of file payload.hh.

Definition at line 16 of file payload.hh.

Referenced by IsMarked(), Mark(), Unmark(), and UnmarkedCount().

Definition at line 17 of file payload.hh.


The documentation for this union was generated from the following file:

Generated on Thu Jul 6 00:32:43 2017 for Moses by  doxygen 1.5.9