cartobase
5.1.2
|
#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) |
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.
|
inline |
Definition at line 201 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.