cartobase
4.7.0
|
#include <cartobase/object/syntobject.h>
Public Member Functions | |
SyntaxedInterfaceType (const std::string &s="") | |
SyntaxedInterfaceType (const SyntaxedInterfaceType &) | |
virtual | ~SyntaxedInterfaceType () |
virtual bool | hasSyntax () const |
virtual std::string | getSyntax () const |
virtual void | setSyntax (const std::string &syntactic) |
template<> | |
SyntaxedInterfaceType (const SyntaxedInterfaceType< PropertySet > &x) | |
![]() | |
virtual | ~SyntaxedInterface () |
virtual bool | operator== (const SyntaxedInterface &other) const |
equality test More... | |
virtual bool | operator!= (const SyntaxedInterface &other) const |
![]() | |
virtual | ~Interface () |
Definition at line 68 of file syntobject.h.
|
inline |
Definition at line 223 of file syntobject.h.
Referenced by carto::internal::SyntaxedNonInterfaceObject< T >::setSyntax().
|
inline |
Definition at line 202 of file syntobject.h.
|
virtual |
Definition at line 52 of file syntobject_d.h.
|
inline |
Definition at line 212 of file syntobject.h.
|
inlinevirtual |
Implements carto::SyntaxedInterface.
Definition at line 235 of file syntobject.h.
|
inlinevirtual |
Implements carto::SyntaxedInterface.
Definition at line 229 of file syntobject.h.
|
inlinevirtual |
Implements carto::SyntaxedInterface.
Definition at line 241 of file syntobject.h.
References DECLARE_GENERIC_OBJECT_TYPE.