Poco::XSD::Types

class AnnotatedObject

File Information

Library: XSD/Types
Package: XSDTypes
Header: Poco/XSD/Types/AnnotatedObject.h

Description

AnnotatedObject is the abstract super class for all objects that can store an annotation internally.

Inheritance

Direct Base Classes: Visitable

All Base Classes: Poco::RefCountedObject, Visitable

Known Derived Classes: ComplexType, Choice, SimpleTypeInheritance, GroupRef, Union, AbstractElementImpl, All, AttributeGroup, AttributeTypeRef, Binding, SimpleRestrictionInlineType, Definitions, AttributeContent, Element, Order, OrderContent, PortType, Schema, Sequence, AbstractGroup, AttributeGroupRef, List, Notation, Type, SimpleType, AttributeRef, ElementRef, InheritanceInfo, AbstractList, Any, AnyAttribute, Content, ElementTypeRef, Message, Service, SimpleRestriction, AbstractAttributeGroup, AbstractAttribute, CollectionContent, ElementImpl, Group, ListTypeRef, Operation, Attribute

Member Summary

Member Functions: addAnnotation, getAnnotations

Inherited Functions: accept, duplicate, id, referenceCount, release

Types

Annotations

typedef std::vector < Annotation > Annotations;

Ptr

typedef Poco::AutoPtr < AnnotatedObject > Ptr;

Constructors

AnnotatedObject

AnnotatedObject();

Creates the AnnotatedObject.

AnnotatedObject

AnnotatedObject(
    const std::string & id
);

Creates the AnnotatedObject.

AnnotatedObject

AnnotatedObject(
    const std::string & id,
    const Annotation & ann
);

Creates the AnnotatedObject.

Destructor

~AnnotatedObject virtual

virtual ~AnnotatedObject();

Destroys the AnnotatedObject.

Member Functions

addAnnotation inline

void addAnnotation(
    const Annotation & ann
);

Adds the annotation at the object.

getAnnotations inline

const Annotations & getAnnotations() const;

Returns the annotation from the object.

Securely control IoT edge devices from anywhere   Connect a Device