Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IReleasedItemDocument Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IReleasedItemDocument:
DXP::IServerDocument

Public Member Functions

void SetState_Item (IEDMS_Vault *AVault, std::wstring AItemGUID)
void Notify (INotification *ANotification)
Public Member Functions inherited from DXP::IServerDocument
void AddView (IServerDocumentView *const AView)
void SetModified (bool const Value)
void SetIsShown (bool const Value)
void SetBeingClosed (bool const Value)
void Focus ()
bool DoFileLoad ()
bool DoFileSave (std::wstring const AKind)
bool SupportsReload ()
bool GetCanClose ()
int GetCount ()
std::wstring GetFileName ()
std::wstring SetFileName (std::wstring const AFileName)
std::wstring GetKind ()
bool GetModified ()
bool GetIsShown ()
bool GetBeingClosed ()
double GetFileModifiedDate ()
void UpdateModifiedDate ()
IServerModuleGetServerModule ()
IServerDocumentViewGetView (int Index)
IServerDocumentViewGetViewByName (std::wstring const ViewName)
void NotifyViews (INotification *ANotification)
bool GetSupportsOwnSave ()
std::wstring GetContextHelpTopicName ()
void SetFileModifiedDate (double const AValue)
bool WarnIfOwnedByOther (TFileOwnershipWarningLevel AWarningLevel)
void AcquireFileOwnership ()
void ReleaseFileOwnership ()
void ReleaseDataFileHandle ()
void AcquireDataFileHandle ()
bool OwnsFile ()
bool DoSafeFileSave (std::wstring const AKind)
bool DoSafeChangeFileNameAndSave (std::wstring const ANewFileName, std::wstring const AKind)
bool CreateSnippetFile (IServerDocumentView *const AView, std::wstring ASnippetFilePath, TSnippetCreationMode AMode, bool AContextSensitive)
void ZoomSnippetContents ()
IServerDocumentViewGetSnippetView ()
void PlaceSnippet (std::wstring ASnippetAddress, IServerDocumentView *const AView)
bool CanPlaceSnippet (std::wstring const ASnippetPath)
bool CanCreateSnippet (IServerDocumentView *const AView, TSnippetCreationMode AMode, bool AContextSensitive)
void DocumentDirectoryChanged ()
double GetDocumentModifiedDate ()

Member Function Documentation

◆ Notify()

void DXP::IReleasedItemDocument::Notify ( INotification * ANotification)

◆ SetState_Item()

void DXP::IReleasedItemDocument::SetState_Item ( IEDMS_Vault * AVault,
std::wstring AItemGUID )

The documentation for this struct was generated from the following file: