My Project
|
#include <Poly.h>
Private Types | |
typedef PolyBase< POLY_VARIANT_MODUL, Vector, MyErrorHandler > | Base |
Friends | |
bool | operator== (const Vector &p1, const Vector &p2) |
Additional Inherited Members | |
Public Types inherited from PolyBase< POLY_VARIANT_MODUL, Vector, MyErrorHandler > | |
typedef Vector | create_type |
typedef PolyInputIterator< create_type > | iterator |
Protected Member Functions inherited from PolyBase< POLY_VARIANT_MODUL, Vector, MyErrorHandler > | |
PolyBase (PolyImpl &impl) | |
poly | getInternalReference () |
Protected Attributes inherited from PolyBase< POLY_VARIANT_MODUL, Vector, MyErrorHandler > | |
shared_ptr< PolyImpl > | ptr |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 531 of file Poly.h.