#include "DgnIModel\Publish\IModelPublisherOptions.h"
#include "DgnIModel\Publish\IModelPublishingProvider.h"
Go to the source code of this file.
Classes | |
struct | IModelPublisher |
The actual i-model publishing engine through which user can specify the publish and package options and start the publishing and packaging process. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnIModel | |
Macros | |
#define | BEGIN_BENTLEY_DGNIMODEL_NAMESPACE namespace Bentley { namespace DgnIModel { |
#define | END_BENTLEY_DGNIMODEL_NAMESPACE }} |
Typedefs | |
typedef IModelPublisher const & | IModelPublisherCR |
typedef IModelPublisher & | IModelPublisherR |
typedef IModelPublisher * | IModelPublisherP |
typedef RefCountedPtr < IModelPublisher > | IModelPublisherPtr |
#define BEGIN_BENTLEY_DGNIMODEL_NAMESPACE namespace Bentley { namespace DgnIModel { |
#define END_BENTLEY_DGNIMODEL_NAMESPACE }} |