#include <metadata.h>
Inheritance diagram for DMSegment:

Public Member Functions | |
| DMSegment (std::string BaseType) | |
| DMSegment (MDOTypePtr BaseType) | |
| DMSegment (const UL &BaseUL) | |
| DMSegment (ULPtr &BaseUL) | |
| bool | MakeLink (MDObjectPtr DMFramework) |
| Make a link to a specified DMFramework. | |
Static Public Member Functions | |
| static DMSegmentPtr | GetDMSegment (MDObjectPtr Object) |
| Return the containing "DMSegment" object for this MDObject. | |
| static DMSegmentPtr | Parse (MDObjectPtr BaseObject) |
| Parse an existing MDObject into a DMSegment object. | |
Protected Member Functions | |
| DMSegment (MDObjectPtr BaseObject) | |
| Protected constructor used to create from an existing MDObject. | |
| DMSegment | ( | MDObjectPtr | BaseObject | ) | [inline, protected] |
Protected constructor used to create from an existing MDObject.
| DMSegment | ( | std::string | BaseType | ) | [inline] |
| DMSegment | ( | MDOTypePtr | BaseType | ) | [inline] |
| bool MakeLink | ( | MDObjectPtr | DMFramework | ) |
Make a link to a specified DMFramework.
| DMSegmentPtr GetDMSegment | ( | MDObjectPtr | Object | ) | [static] |
| DMSegmentPtr Parse | ( | MDObjectPtr | BaseObject | ) | [static] |
1.5.1-p1