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

Public Member Functions

ElementMatcherPairs Compute ()
 
ElementMatcherPairs Compute ()
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState)
 
 GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState)
 
bool TryAugment (size_t ilhs,::std::vector< char > *seen)
 
bool TryAugment (size_t ilhs,::std::vector< char > *seen)
 

Private Attributes

const MatchMatrixgraph_
 
::std::vector< size_t > left_
 
::std::vector< size_t > right_
 

Static Private Attributes

static const size_t kUnused = static_cast<size_t>(-1)
 

Detailed Description

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

Constructor & Destructor Documentation

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

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

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

Definition at line 200 of file gmock-matchers.cc.

Member Function Documentation

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

Definition at line 207 of file gmock-matchers.cc.

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

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

testing::internal::MaxBipartiteMatchState::GTEST_DISALLOW_ASSIGN_ ( MaxBipartiteMatchState  )
private
testing::internal::MaxBipartiteMatchState::GTEST_DISALLOW_ASSIGN_ ( MaxBipartiteMatchState  )
private
bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

Definition at line 259 of file gmock-matchers.cc.

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

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

Member Data Documentation

const MatchMatrix * testing::internal::MaxBipartiteMatchState::graph_
private

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

const size_t testing::internal::MaxBipartiteMatchState::kUnused = static_cast<size_t>(-1)
staticprivate

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

std::vector< size_t > testing::internal::MaxBipartiteMatchState::left_
private

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

std::vector< size_t > testing::internal::MaxBipartiteMatchState::right_
private

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


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