DWFToolkit::DWFXResourcePart Class Reference

#include "dwf/dwfx/ResourcePart.h"

Inheritance diagram for DWFToolkit::DWFXResourcePart:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::DWFXResourcePart:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class wraps a DWF resource into an OPC part.

Since:
7.4.0

Definition at line 52 of file ResourcePart.h.

Public Types

typedef DWFOrderedVector<
DWFXResourcePart * > 
tList
 This type defines a list of DWFXResourcePart pointers.
typedef DWFStringKeySkipList<
DWFXResourcePart * > 
tMap
 This type defines a mapped collection of DWFXResourcePart pointers.
typedef DWFCachingIterator<
DWFXResourcePart * > 
tCachingIterator
 This type defines a caching iterator on a collection of DWFXResourcePart pointers. The iterator caches the pointers in its own container.
typedef DWFIterator< DWFXResourcePart * > tIterator
 This type defines a basic iterator on a collection of DWFXResourcePart pointers.
typedef DWFConstIterator<
DWFXResourcePart * > 
tConstIterator
 This type defines a basic iterator on a collection of DWFXResourcePart pointers.

Public Member Functions

virtual _DWFTK_API DWFInputStreamgetInputStream () throw ()
_DWFTK_API DWFResource *const resource () const throw ()


Member Function Documentation

virtual _DWFTK_API DWFInputStream* DWFToolkit::DWFXResourcePart::getInputStream  )  throw () [virtual]
 

Get the input stream that will provide the serialized bytes of all relationships in the container.

Returns:
Pointer to an input stream. It must be deleted by the caller using DWFCORE_FREE_OBJECT.
Exceptions:
DWFException 

Reimplemented from DWFToolkit::OPCPart.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:25 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5