Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
testing::internal::MaxBipartiteMatchState Class Reference

List of all members.

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

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

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


Member Function Documentation

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

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

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
) [inline, private]

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

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
) [inline, private]

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


Member Data Documentation

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

const size_t testing::internal::MaxBipartiteMatchState::kUnused = static_cast<size_t>(-1) [static, private]

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 Sat Jun 8 2019 18:25:01