XACC
Public Member Functions | List of all members
xacc::CheckEqualVisitor Class Reference

Public Member Functions

 CheckEqualVisitor (ExtraInfo &toCheck)
 
 CheckEqualVisitor (const ExtraInfo &toCheck)
 
bool operator() (const int &i) const
 
bool operator() (const double &i) const
 
bool operator() (const std::string &i) const
 
bool operator() (const std::vector< int > &i) const
 
bool operator() (const std::vector< double > &i) const
 
bool operator() (const std::vector< std::string > &i) const
 
bool operator() (const std::map< int, std::vector< int >> &i) const
 
bool operator() (const std::vector< std::pair< double, double >> &i) const
 
bool operator() (const std::map< int, int > &i) const
 
bool operator() (const std::map< std::string, double > &i) const
 

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