GNU Radio's DSD Package
testing::internal::MatchMatrix Class Reference

#include <gmock-matchers.h>

Public Member Functions

 MatchMatrix (size_t num_elements, size_t num_matchers)
size_t LhsSize () const
size_t RhsSize () const
bool HasEdge (size_t ilhs, size_t irhs) const
void SetEdge (size_t ilhs, size_t irhs, bool b)
bool NextGraph ()
void Randomize ()
string DebugString () const
 MatchMatrix (size_t num_elements, size_t num_matchers)
size_t LhsSize () const
size_t RhsSize () const
bool HasEdge (size_t ilhs, size_t irhs) const
void SetEdge (size_t ilhs, size_t irhs, bool b)
bool NextGraph ()
void Randomize ()
string DebugString () const

Constructor & Destructor Documentation

◆ MatchMatrix() [1/2]

testing::internal::MatchMatrix::MatchMatrix ( size_t num_elements,
size_t num_matchers )
inline

◆ MatchMatrix() [2/2]

testing::internal::MatchMatrix::MatchMatrix ( size_t num_elements,
size_t num_matchers )
inline

Member Function Documentation

◆ DebugString() [1/2]

string testing::internal::MatchMatrix::DebugString ( ) const

◆ DebugString() [2/2]

string testing::internal::MatchMatrix::DebugString ( ) const

◆ HasEdge() [1/2]

bool testing::internal::MatchMatrix::HasEdge ( size_t ilhs,
size_t irhs ) const
inline

◆ HasEdge() [2/2]

bool testing::internal::MatchMatrix::HasEdge ( size_t ilhs,
size_t irhs ) const
inline

◆ LhsSize() [1/2]

size_t testing::internal::MatchMatrix::LhsSize ( ) const
inline

◆ LhsSize() [2/2]

size_t testing::internal::MatchMatrix::LhsSize ( ) const
inline

◆ NextGraph() [1/2]

bool testing::internal::MatchMatrix::NextGraph ( )

◆ NextGraph() [2/2]

bool testing::internal::MatchMatrix::NextGraph ( )

◆ Randomize() [1/2]

void testing::internal::MatchMatrix::Randomize ( )

◆ Randomize() [2/2]

void testing::internal::MatchMatrix::Randomize ( )

◆ RhsSize() [1/2]

size_t testing::internal::MatchMatrix::RhsSize ( ) const
inline

◆ RhsSize() [2/2]

size_t testing::internal::MatchMatrix::RhsSize ( ) const
inline

◆ SetEdge() [1/2]

void testing::internal::MatchMatrix::SetEdge ( size_t ilhs,
size_t irhs,
bool b )
inline

◆ SetEdge() [2/2]

void testing::internal::MatchMatrix::SetEdge ( size_t ilhs,
size_t irhs,
bool b )
inline

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