#include "SALOMEconfig.h"#include <iosfwd>
Go to the source code of this file.
Data Structures | |
| class | SALOME.GenericObjPtr< TGenericObj > |
Packages | |
| package | SALOME |
Functions | |
| template<class T , class U > | |
| bool | operator< (SALOME::GenericObjPtr< T > const &a, SALOME::GenericObjPtr< U > const &b) |
| template<class T , class U > | |
| bool | operator== (SALOME::GenericObjPtr< T > const &a, SALOME::GenericObjPtr< U > const &b) |
| template<class T , class U > | |
| bool | operator!= (SALOME::GenericObjPtr< T > const &a, SALOME::GenericObjPtr< U > const &b) |
| template<class Y > | |
| std::ostream & | operator<< (std::ostream &os, SALOME::GenericObjPtr< Y > const &p) |
| bool operator< | ( | SALOME::GenericObjPtr< T > const & | a, |
| SALOME::GenericObjPtr< U > const & | b | ||
| ) |
References visu_table.a.
| bool operator== | ( | SALOME::GenericObjPtr< T > const & | a, |
| SALOME::GenericObjPtr< U > const & | b | ||
| ) |
References SALOME.GenericObjPtr< TGenericObj >.get().
| bool operator!= | ( | SALOME::GenericObjPtr< T > const & | a, |
| SALOME::GenericObjPtr< U > const & | b | ||
| ) |
References SALOME.GenericObjPtr< TGenericObj >.get().
| std::ostream& operator<< | ( | std::ostream & | os, |
| SALOME::GenericObjPtr< Y > const & | p | ||
| ) |