GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::messages::max_priority Struct Reference

#include <graphlab/vertex_program/messages.hpp>

List of all members.

Public Member Functions

 max_priority (const double value=0)
double priority () const
max_priorityoperator+= (const max_priority &other)

Public Attributes

double value

Detailed Description

The priority of two messages is the max

Definition at line 48 of file messages.hpp.


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