Altium C++ SDK 3.0
Toggle main menu visibility
Loading...
Searching...
No Matches
EDP.Util.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef EDP_UTIL_H_INCLUDED
4
#define EDP_UTIL_H_INCLUDED
5
6
#include "
EDP.Interfaces.h
"
7
8
using namespace
std;
9
using namespace
EDP
;
10
11
/*..................................................................................................*/
12
IWorkspace
*
GetWorkspace
();
13
IProject
*
GetProjectOfDocument
(
const
wstring & ADocPath);
14
/*..................................................................................................*/
15
16
#endif
// EDP_UTIL_H_INCLUDED
EDP.Interfaces.h
GetProjectOfDocument
IProject * GetProjectOfDocument(const wstring &ADocPath)
GetWorkspace
IWorkspace * GetWorkspace()
EDP
Definition
EDP.AbstractClasses.h:20
EDP::IProject
Definition
EDP.Interfaces.h:316
EDP::IWorkspace
Definition
EDP.Interfaces.h:1617
EDP.Util.h
Generated by
1.17.0