aboutsummaryrefslogtreecommitdiffstats
path: root/native/interface/sharedres_types.i
blob: be84d9ce66035a3ea8dc2751f09b67560b8e05f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
%ignore Interference;
%ignore RequestBound;
%ignore TaskInfo;

%ignore ResourceSharingInfo::get_tasks;

%ignore BlockingBounds::raise_request_span;
%ignore BlockingBounds::get_max_request_span;
%ignore BlockingBounds::operator[](unsigned int);
%ignore BlockingBounds::operator[](unsigned int) const;

%ignore ResourceLocality::operator[](unsigned int) const;
%ignore ReplicaInfo::operator[](unsigned int) const;