ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
epm
iman_epm_access_control.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
/* */
6
7
#ifndef IMAN_EPM_ACCESS_CONTROL_H
8
#define IMAN_EPM_ACCESS_CONTROL_H
9
#include <
epm/epm_access_control.h
>
10
11
typedef
struct
TC_access_control_s
IMAN_access_control_t
;
12
typedef
struct
TC_access_control_list_s
IMAN_access_control_list_t
;
13
typedef
struct
TC_reviewer_s
IMAN_reviewer_t
;
14
typedef
struct
TC_reviewer_team_s
IMAN_reviewer_team_t
;
15
16
#endif