|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | DM_FileName () |
| std::wstring | DM_DocumentKind () |
| IDXPProject * | DM_Project () |
| std::wstring | DM_FullPath () |
| bool | DM_DocumentIsTextual () |
| bool | DM_DocumentIsLoaded () |
| bool DXP::IDXPDocument::DM_DocumentIsLoaded | ( | ) |
| bool DXP::IDXPDocument::DM_DocumentIsTextual | ( | ) |
| std::wstring DXP::IDXPDocument::DM_DocumentKind | ( | ) |
| std::wstring DXP::IDXPDocument::DM_FileName | ( | ) |
| std::wstring DXP::IDXPDocument::DM_FullPath | ( | ) |
| IDXPProject * DXP::IDXPDocument::DM_Project | ( | ) |