iDRS™ SDK 16
Loading...
Searching...
No Matches
CObjPtr_interface.h
Go to the documentation of this file.
1
7#ifndef COBJPTR_INTERFACE_H
8
9#define COBJPTR_INTERFACE_H
10
11#include "CObj_interface.h"
12
13#include "idrs_common.h"
14
15#ifdef __cplusplus
16extern "C" {
17#endif
18
19#ifdef __cplusplus
20}
21#endif /* __cplusplus */
22
23#endif /* COBJPTR_INTERFACE_H */
Interface for CObj wrapper.