ADTF
Loading...
Searching...
No Matches
cache_status_intf.h
Go to the documentation of this file.
1
7
#pragma once
8
#include <
adtfucom3/adtf_ucom3.h
>
9
10
namespace
adtf
11
{
12
namespace
system
13
{
14
namespace
ant
15
{
16
17
21
class
ICacheStatus
:
public
adtf::ucom::IObject
22
{
23
public
:
28
ADTF_IID
(
ICacheStatus
,
"cache_status.ant.system.adtf.iid"
);
29
30
public
:
31
38
virtual
tResult
GetCacheUsage
(
unsigned
int
& nUsed,
unsigned
int
& nCached)
const
= 0;
39
};
40
41
}
42
43
using
ant::ICacheStatus
;
44
45
}
46
47
}
adtf_ucom3.h
tResult
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition
result.h:736
adtf::system::ant::ICacheStatus
Definition
cache_status_intf.h:22
adtf::system::ant::ICacheStatus::GetCacheUsage
virtual tResult GetCacheUsage(unsigned int &nUsed, unsigned int &nCached) const =0
adtf::system::ant::ICacheStatus::ADTF_IID
ADTF_IID(ICacheStatus, "cache_status.ant.system.adtf.iid")
adtf::system::ant
Namespace for all functionality of the ADTF System SDK provided since v3.0.
Definition
adtf_service.h:16
adtf::system
Namespace for the ADTF System SDK.
Definition
adtf_service.h:14
adtf::ucom::IObject
ant::IObject IObject
Alias always bringing the latest version of ant::IObject into scope.
Definition
object_intf.h:109
adtf
Namespace for all functionality provided by ADTF and its SDKs.
Definition
adtf_client_connector.h:14
src
libraries
systemsdk
include
adtfsystemsdk
cache_status_intf.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220