Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::MatchMatrix Class Reference

#include <gmock.h>

Public Member Functions

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

Private Member Functions

size_t SpaceIndex (size_t ilhs, size_t irhs) const
 
size_t SpaceIndex (size_t ilhs, size_t irhs) const
 

Private Attributes

::std::vector< char > matched_
 
size_t num_elements_
 
size_t num_matchers_
 

Detailed Description

Definition at line 8349 of file fused-src/gmock/gmock.h.

Constructor & Destructor Documentation

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

Definition at line 8352 of file fused-src/gmock/gmock.h.

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

Definition at line 3431 of file gmock-matchers.h.

Member Function Documentation

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

Definition at line 10337 of file gmock-gtest-all.cc.

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

Definition at line 3440 of file gmock-matchers.h.

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

Definition at line 8361 of file fused-src/gmock/gmock.h.

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

Definition at line 3438 of file gmock-matchers.h.

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

Definition at line 8359 of file fused-src/gmock/gmock.h.

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

Definition at line 10314 of file gmock-gtest-all.cc.

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

Definition at line 10328 of file gmock-gtest-all.cc.

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

Definition at line 3439 of file gmock-matchers.h.

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

Definition at line 8360 of file fused-src/gmock/gmock.h.

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

Definition at line 3444 of file gmock-matchers.h.

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

Definition at line 8365 of file fused-src/gmock/gmock.h.

size_t testing::internal::MatchMatrix::SpaceIndex ( size_t  ilhs,
size_t  irhs 
) const
inlineprivate

Definition at line 3459 of file gmock-matchers.h.

size_t testing::internal::MatchMatrix::SpaceIndex ( size_t  ilhs,
size_t  irhs 
) const
inlineprivate

Definition at line 8380 of file fused-src/gmock/gmock.h.

Member Data Documentation

std::vector< char > testing::internal::MatchMatrix::matched_
private

Definition at line 8391 of file fused-src/gmock/gmock.h.

size_t testing::internal::MatchMatrix::num_elements_
private

Definition at line 8385 of file fused-src/gmock/gmock.h.

size_t testing::internal::MatchMatrix::num_matchers_
private

Definition at line 8386 of file fused-src/gmock/gmock.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:11