LLVM  3.7.0
Public Member Functions | List of all members
HexagonBid Class Reference

Public Member Functions

 HexagonBid ()
 
 HexagonBid (unsigned B)
 
bool isSold () const
 
HexagonBidoperator+= (const HexagonBid &B)
 

Detailed Description

Definition at line 31 of file HexagonShuffler.cpp.

Constructor & Destructor Documentation

HexagonBid::HexagonBid ( )
inline

Definition at line 39 of file HexagonShuffler.cpp.

HexagonBid::HexagonBid ( unsigned  B)
inline

Definition at line 40 of file HexagonShuffler.cpp.

References llvm::countPopulation().

Member Function Documentation

bool HexagonBid::isSold ( ) const
inline

Definition at line 43 of file HexagonShuffler.cpp.

HexagonBid& HexagonBid::operator+= ( const HexagonBid B)
inline

Definition at line 45 of file HexagonShuffler.cpp.


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